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 2022/03/17 11:22:38 UTC

[pulsar] branch master updated (752abd9 -> ed58b5b)

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 752abd9  [owasp] Suppress ZooKeeper 3.8.0 vulnerabilities (#14630)
     add ed58b5b  [cleanup] [broker] Cleanup the unused subscriptionInitialPosition of onsumer.java (#14724)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/service/Consumer.java |  5 +--
 .../service/nonpersistent/NonPersistentTopic.java  |  8 ++--
 .../broker/service/persistent/PersistentTopic.java |  2 +-
 .../PersistentDispatcherFailoverConsumerTest.java  | 18 ++++----
 .../pulsar/broker/service/PersistentTopicTest.java | 48 +++++++++++-----------
 5 files changed, 39 insertions(+), 42 deletions(-)