-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA
-
OpenShift
When Kie server is started together with the database (for example in rhpam70-kieserver-mysql.yaml template) then sometimes Kie server is started sooner than database is ready for use, causing deployment errors in Kie server (unavailable database connection).
This issue is resolved by restarting of Kie server, triggered by readiness probe. However this happens after several minutes, affecting user experience with the templates.
The ideal solution would be to start Kie server when database is ready. It may be achieved by annotation or possibly using init containers
- is blocked by
-
RHPAM-1235 Database probes in the templates are missing
- Closed
- is related to
-
RHPAM-1970 Kie Server image not running correctly because EJB was initialized first
- Closed