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/06/10 04:58:15 UTC

[pulsar] branch master updated (4cf1008 -> b1b3b3c)

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 4cf1008  Make MetadataCacheTest reliable. (#10877)
     add b1b3b3c  [Broker] Always let system topic TRANSACTION_BUFFER_SNAPSHOT be auto created (#10876)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/BrokerService.java       |  5 ++--
 .../service/persistent/PersistentSubscription.java |  2 +-
 .../broker/service/persistent/PersistentTopic.java |  2 +-
 .../BrokerServiceAutoTopicCreationTest.java        | 27 ++++++++++++++++++++++
 .../pulsar/common/events/EventsTopicNames.java     | 27 ++++++++++++++--------
 5 files changed, 48 insertions(+), 15 deletions(-)