You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes replication-factor for test topics to 2 ...
because 1 is useless, as even a normal reschedule of the broker pod
that happens to own the replica+partition will disrupt clients.
Testing with replication-factor=2 but using 3 for production topics
is sensible because we can test with 3 brokers how replication performs.
0 commit comments