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/02/12 21:09:04 UTC

[pulsar] branch master updated (cbe9816 -> cee6377)

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 cbe9816  [client] Cleanup consumer on multitopic subscribe failure (#9419)
     add cee6377  [Broker] Fix race condition in BrokerService topic cache (#9565)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/BrokerService.java       | 19 ++++++-
 .../pulsar/broker/service/BrokerServiceTest.java   | 65 ++++++++++++++++++----
 2 files changed, 72 insertions(+), 12 deletions(-)