Comment by sarchertech 6 months ago Of course they are, but I’m not controlling the producer. 4 comments sarchertech Reply LgWoodenBadger 6 months 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. sarchertech 6 months ago In this case it would need to use its own partitioning algorithm because of some specific ordering guarantees we care about. LgWoodenBadger 6 months ago Then rewrite them to another topic. Nevermind, complex multithreading sounds like the better solution 1 reply →
LgWoodenBadger 6 months 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. sarchertech 6 months ago In this case it would need to use its own partitioning algorithm because of some specific ordering guarantees we care about. LgWoodenBadger 6 months ago Then rewrite them to another topic. Nevermind, complex multithreading sounds like the better solution 1 reply →
sarchertech 6 months ago In this case it would need to use its own partitioning algorithm because of some specific ordering guarantees we care about. LgWoodenBadger 6 months ago Then rewrite them to another topic. Nevermind, complex multithreading sounds like the better solution 1 reply →
LgWoodenBadger 6 months ago Then rewrite them to another topic. Nevermind, complex multithreading sounds like the better solution 1 reply →
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.
Then rewrite them to another topic. Nevermind, complex multithreading sounds like the better solution
1 reply →