You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2021/11/17 00:16:27 UTC

[pulsar] branch master updated (1ade1ba -> 2bc4499)

This is an automated email from the ASF dual-hosted git repository.

penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 1ade1ba  commit chapter Reference (#12817)
     add 2bc4499  Ensure cache is refreshed (and not just invalidated) after a store write (#12788)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/metadata/api/MetadataCache.java  |  7 +++++
 .../metadata/cache/impl/MetadataCacheImpl.java     | 17 ++++++-----
 .../metadata/impl/AbstractMetadataStore.java       |  2 +-
 .../apache/pulsar/metadata/MetadataCacheTest.java  | 34 ++++++++++++++++++++--
 4 files changed, 50 insertions(+), 10 deletions(-)