Replies: 2 comments 7 replies
|
If you'd check in the CC source-code, there's not PLE in the However, strimzi-operator adds it here: https://github.com/strimzi/strimzi-kafka-operator/blob/0.50.1/cluster-operator/src/main/java/io/strimzi/operator/cluster/model/cruisecontrol/CruiseControlConfiguration.java#L53 As a result, the PLE is getting executed with every rebalancing. |
2 replies
|
@kyguy @ppatierno Do you remember by any chance why this is included? |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
The question is quite simple, but there's no rationale behind it. Why?
All reactions