-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
False
-
Undefined
-
- Start Kafka & Infinispan
- mvn clean package -Ppersistence,events
- java -jar target/process-quarkus-example-runner.jar
-
---
-
---
-
-
2021 Week 07-09 (from Feb 15)
When starting `process-quarkus-example` with `persistence,events` profile on Openshift, the health check fails because of missing topic `kogito-variable-events` in Kafka.
http://localhost:8080/messaging/topics
=> []
Also, data-index installation with operator does also not create this topic. It should be added in there.