-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
Description
A new KafkaRoller design has been proposed by tbentley-1 along with a prototype. This task is to validate that the implemented roller algorithm will reconcile and converge on a running cluster from all possible configurations.
More details about the proposed changes in the Kafka Roller can be found in the epic ENTMQST-4414 .
Why
To identify any shortcomings in the algorithm and thoroughly test the handling of all possible states.
How
One suggested approach is to use a property based testing framework such as https://jqwik.net/ .