Versions Compared

Key

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

...

So, with current acks=all config, the producer will wait for all 3 replicas acks (suppose in-sync replicas are 3) for both topics A and B. If we want to achieve different durability settinglevel, we need 2 producers to handle 2 topics.

...