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 2020/04/02 02:50:02 UTC

[GitHub] [pulsar] jiazhai removed a comment on issue #6629: Why the Bookkeeper crash

jiazhai removed a comment on issue #6629: Why the Bookkeeper crash
URL: https://github.com/apache/pulsar/issues/6629#issuecomment-607591351
 
 
   It looks like the [loadbalance](https://pulsar.apache.org/docs/en/administration-load-balance/#load-balance-across-pulsar-brokers) happened a lot for the cluster. When a topic's service transfer from one broker to another, the owner of bookkeeper ledger need change, and will trigger some fence and recover. If topics number is large, it brings pressure to metadata store and disk.
   

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


With regards,
Apache Git Services