Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Current state[One of "Under Discussion", "Accepted", "Rejected"]

Discussion thread: here

JIRA: here

Motivation

The configuration can be applied at the topic, broker, or cluster level. However, for some configurations, our primary concern is the behavior of topics, or ensuring that topics operate consistently across the cluster, rather than expecting the same topic to behave differently on different brokers. For example, if there are two brokers with different settings for min.insync.replicas, moving a leader to a different broker would change its behavior with respect to the min.insync.replicas semantics.

...