This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 78e07e9 PIP-45: Implement distributed id generator using coordination
service (#9274)
add cdef644 Fixed NPE and cache invalidation in leader election (#9460)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/pulsar/broker/PulsarService.java | 6 ++++--
.../org/apache/pulsar/metadata/api/MetadataCache.java | 7 +++++++
.../pulsar/metadata/cache/impl/MetadataCacheImpl.java | 1 +
.../metadata/coordination/impl/LeaderElectionImpl.java | 16 ++++++++++++----
4 files changed, 24 insertions(+), 6 deletions(-)