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 2020/03/26 21:44:21 UTC

[pulsar] branch master updated (d298c8b -> 639fbf1)

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 d298c8b  Fix non-atomic volatile update (#6606)
     add 639fbf1  [PulsarAdmin]Async autoTopicCreation (#6616)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/client/admin/Namespaces.java | 44 ++++++++++++++++++++--
 .../client/admin/internal/NamespacesImpl.java      | 43 +++++++++++++++------
 2 files changed, 73 insertions(+), 14 deletions(-)