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 2019/05/24 03:48:05 UTC

[GitHub] [pulsar] jiazhai commented on issue #4357: tenants list not match between brokers

jiazhai commented on issue #4357: tenants list not match between brokers
URL: https://github.com/apache/pulsar/issues/4357#issuecomment-495462403
 
 
   A possible that will cause this isssue is zk disconnection. 
   while broker disconnect with zk, other broker's change to zk were not able to be synced to the disconnect broker.
   It would be good to refresh the zk data that cached in broker periodically, to avoid this error happen.
   
   

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