You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by zh...@apache.org on 2020/08/21 13:49:10 UTC

[pulsar] branch master updated (dcc84c9 -> 7b60e2d)

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

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


    from dcc84c9  cpp: fix race condition caused by consumer seek and close (#7819)
     add 7b60e2d  Return more informative error message when trying to create subscription on non-persistent throug Rest API or pulsar-admin CLI. (#7831)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/admin/v1/PersistentTopics.java |  5 +++++
 .../org/apache/pulsar/broker/admin/v2/PersistentTopics.java |  5 +++++
 .../apache/pulsar/broker/admin/PersistentTopicsTest.java    | 13 +++++++++++++
 3 files changed, 23 insertions(+)