-
Quality Risk
-
Resolution: Obsolete
-
Major
-
None
-
0.9.0
-
None
Strimzi operator version 0.17.0 (latest) can have a significant delay between installation of Kafka and its readiness for usage.
The experiments shown that it can take up to 4 minutes between creation of Kafka CR and having Kafka running [1].
This delay can affect user experience in case user installs Kogito application and starts using it right away.
Should Kogito operator be aware of dependant component statuses, preventing Kogito application from being ready or deployed until all depending components (Infinispan, Kafka....) are running?
[1]
- lastTransitionTime: '2020-03-30T09:13:34+0000' message: Kafka cluster is being deployed reason: Creating status: 'True' type: NotReady - lastTransitionTime: '2020-03-30T09:17:25+0000' status: 'True' type: Ready
- relates to
-
KOGITO-3142 Remove third party dependencies from Kogito Operator
- Closed