mathieu-amblard commented on PR #12705:
URL: https://github.com/apache/kafka/pull/12705#issuecomment-1264951061

   @dajac Thanks for your reply !
   
   We have multiple partitions per topic because, we can have multiple pods 
running the same application. With the Topic Round Robin Assignor, the 
partition are uniformly balanced to each pod.
   
   I understand that seems to be a specific case, I was asking myself if there 
is a better approach as there is not a such assignor in Kafka but I have not 
found yet. That's why I have made this proposal, I really wanted to challenge 
it and maybe it can help someone else...
   
   So sure, let's see what the community members think, thanks for the 
information.


-- 
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