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/04 06:24:41 UTC

[pulsar] branch master updated (b22b323 -> 5c7e535)

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 b22b323  Use pure-java Air-Compressor instead of JNI based libraries (#5390)
     add 5c7e535  support for termination of partitioned topic (#6126)

No new revisions were added by this update.

Summary of changes:
 .../broker/admin/impl/PersistentTopicsBase.java    | 45 ++++++++++++++++++++++
 .../pulsar/broker/admin/v1/PersistentTopics.java   | 15 ++++++++
 .../pulsar/broker/admin/v2/PersistentTopics.java   | 26 +++++++++++++
 .../pulsar/broker/admin/PersistentTopicsTest.java  | 28 ++++++++++++++
 4 files changed, 114 insertions(+)