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

[pulsar] branch master updated (bcfa7f0 -> 710b22d)

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

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


    from bcfa7f0  Using Readers still causes backlog quota to be observed (#6787)
     add 710b22d  Add topic type validation before update topic partitions (#7181)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/admin/AdminResource.java  | 14 +++++++
 .../pulsar/broker/admin/v2/PersistentTopics.java   |  4 +-
 .../pulsar/broker/admin/AdminResourceTest.java     | 43 +++++++++++++++++++++-
 3 files changed, 58 insertions(+), 3 deletions(-)