-
Bug
-
Resolution: Done
-
Major
-
1.9.0.Final
-
None
-
False
-
False
-
Undefined
-
-
-
2021 Week 28-30 (from Jul 12), 2021 Week 31-33 (from Aug 2)
When PostgreSQL reactive client is used in Kogito application, then healtcheck fails with error listed in attachment.
Seems to affect just Quarkus.
Readyness status
{ "status": "DOWN", "checks": [ { "name": "io.quarkus.reactive.pg.client.runtime.health.ReactivePgDataSourcesHealthCheck_ClientProxy", "status": "DOWN", "data": { "rootCause": "Running in a Vertx context => use PgPool#pool(Vertx, PgConnectOptions, PoolOptions) instead" } } ]
- is related to
-
KOGITO-5582 Quarkus specific postgresql addon
-
- Closed
-