-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA
-
OpenShift
-
2018 Week 27-29
The issue happens in scenarios where Kie server is connected to the PostgreSQL database. If the PostgreSQL is restarted then Kie server isn't able to reconnect to the restarted database, failing the liveness probe and getting restarted too.
Kie server should be able to handle database restart and reconnect to the new database pod.
The issue was observed just with PostgreSQL, Kie server with MySQL works correctly and is able to reconnect.