You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/09/23 19:11:23 UTC

[pulsar] branch master updated (85f13fb -> ee1ccf9)

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 85f13fb  PIP-45: Use Metadata SessionLost event to trigger broker shutdowns (#12146)
     add ee1ccf9  Avoid trying to refresh MetadataCaches when we're disconnected from ZK (#12120)

No new revisions were added by this update.

Summary of changes:
 .../mledger/impl/ManagedLedgerFactoryImpl.java     | 13 +-----------
 .../pulsar/metadata/api/extended/SessionEvent.java | 18 ++++++++++++++++-
 .../metadata/cache/impl/MetadataCacheImpl.java     | 20 +++++++++++--------
 .../metadata/impl/AbstractMetadataStore.java       | 23 ++++++++++++++++++++--
 4 files changed, 51 insertions(+), 23 deletions(-)