aloyszhang commented on issue #7476:
URL: https://github.com/apache/pulsar/issues/7476#issuecomment-686855329
@sijie
OK, I'll add a PR later.
This is an automated message from the Apache Git Service.
To respond to the mess
aloyszhang commented on issue #7476:
URL: https://github.com/apache/pulsar/issues/7476#issuecomment-668934910
Since not found the exactlly reason cause this issue. We bring a compromise
solution, try get active brokers from zk one more time if `availableBrokers`
in `localZkCache` is empty
aloyszhang commented on issue #7476:
URL: https://github.com/apache/pulsar/issues/7476#issuecomment-656712253
@sijie, Both `DiscoveryServiceServlet` and `BrokerDiscoveryProvider ` will
be started if runs discovery service .
aloyszhang commented on issue #7476:
URL: https://github.com/apache/pulsar/issues/7476#issuecomment-655260885
Addtionally, ZooKeeper has no error.
And we dump the discovery process, found that `BrokerDiscoveryProvider`
does not has availableBrokers in its `ZookeeperCacheLoader` but
`Di