How to set BrokerSetAwareGoal in Strimzi Kafka #9528
Closed
Shreya21Mishra
started this conversation in
General
Replies: 0 comments
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.
-
Hi,
BrokerSetAwareGoal: BrokerSet is defined as a subset of brokers in the cluster. This Goal will Attempt to make the replica movements constrained within the boundary of a BrokerSet.
As I understand this goal aims to control the movement of data replicas within a subset of brokers known as a "BrokerSet." It ensures that replica movements are constrained within the specified boundary of this subset.
Where and how can I set this BrokerSet?
Beta Was this translation helpful? Give feedback.
All reactions