dajac commented on PR #12705:
URL: https://github.com/apache/kafka/pull/12705#issuecomment-1263778542

   @mathieu-amblard Thanks for the explanation! That's an interesting approach. 
Is there a reason why you have multiple partitions per topic? That would be 
another way to provide the same guarantees if I understood your explanation 
correctly. 
   
   Regarding the assignor, it looks like a really application specific case so 
I am not sure that adding this into Apache Kafka is necessary at the moment. We 
have always tried to limit our assignors to the most common ones. Let's see 
what other community members think.
   
   If you want to proceed with this, you'll have to do a KIP for it. The 
process is 
[here](https://cwiki.apache.org/confluence/display/kafka/kafka+improvement+proposals)
 in case you need it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to