-
Bug
-
Resolution: Unresolved
-
Minor
-
1.33.0
-
None
-
False
-
None
-
False
-
-
Summary
When you deploy SonataflowPlatform with ephemeral data index its pod contains some warnings.
Warnings:
2024-06-06 09:24:12,057 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.reactive.url" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo 2024-06-06 09:24:12,058 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.kogito.devservices.enabled" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-06-06 09:24:48,262 WARN [io.qua.run.con.ConfigRecorder] (main) Build time property cannot be changed at runtime: - quarkus.devservices.enabled is set to 'false' but it is build time fixed to 'true'. Did you change the property quarkus.devservices.enabled after building the application? 2024-06-06 09:24:51,856 WARN [io.qua.agr.run.AgroalConnectionConfigurer] (JPA Startup Thread) Agroal does not support detecting if a connection is still usable after an exception for database kind: postgresql 2024-06-06 09:25:03,254 WARN [io.ver.ext.web.han.gra.GraphiQLHandler] (main) This instance of GraphiQLHandler has been created with a deprecated method, which will be removed in the next major version.
Goal
No warnings seen in logs of pod.
OR
Clarification is provided so that user understands why.