← Back to context

Comment by LgWoodenBadger

18 hours ago

Producer doesn’t care how many partitions there are, it doesn’t even know about them, unless it wants to use its own partitioning algorithm. You can change the number of partitions on the topic after the fact.

In this case it would need to use its own partitioning algorithm because of some specific ordering guarantees we care about.