You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2021/06/18 06:08:08 UTC

[pulsar] branch master updated (43f4e44 -> 1447e6b)

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

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


    from 43f4e44  [Security] Upgrade k8s client-java to 12.0.1 (#10866)
     add 1447e6b  [pulsar-broker] Handle multiple topic creation for same topic-name in broker (#10847)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/BrokerService.java       | 14 +++-
 .../pulsar/broker/service/ReplicatorTest.java      | 80 ++++++++++++++++++++++
 .../org/apache/pulsar/common/util/FutureUtil.java  | 31 +++++++++
 3 files changed, 122 insertions(+), 3 deletions(-)