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: us...@infra.apache.org With regards, Apache Git Services