startjava opened a new issue, #19037:
URL: https://github.com/apache/pulsar/issues/19037

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### What issue do you find in Pulsar docs?
   
   When a new consumer is connected, the largest region is chosen and is then 
split in half - the lower half will be mapped to the newly added consumer and 
upper half will be mapped to the consumer owning that region. Here is how it 
looks like from 1 to 4 consumers:
   bottom:
   
![image](https://user-images.githubusercontent.com/49554320/209297540-6489c8d9-a8f7-4613-95a2-b4191890213e.png)
   
   last step :
   C4 connected:
   |------- C3 ------|------- C2 ------|------- C1 ------|------- C4 ------|
   i think it error。
   
   i think bottom is ok:
   |------- C3 ------|------- C2 ------|------- C4 ------|------- C1 ------|
   
   @momo-jun 
   
   
   ### What is your suggestion?
   
   ?
   
   ### Any reference?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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