You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/01 14:34:30 UTC

[GitHub] [pulsar] codelipenghui edited a comment on issue #9352: New Subscription mode: key_block

codelipenghui edited a comment on issue #9352:
URL: https://github.com/apache/pulsar/issues/9352#issuecomment-770900513


   @oznitecki From your last comment, I think the problem that you have described is the key range distribution problem, the current implementation does not consider the consumer overloaded and no re-assign key ranges mechanism. 
   
   >  If the block was by key and not specific consumer, the idle consumer could take 1 of the 2 overloaded keys.
   
   I'm not getting the key point here, why `block` by key can affect `the idle consumer could take 1 of the 2 overloaded keys.`
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org