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/02 07:53:28 UTC

[pulsar] branch master updated (3a49ad5 -> 5b20496)

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 3a49ad5  fix NullPointerException with SubscriptionMode.NonDurable (#7118)
     add 5b20496  Fix typos and remove unused import (#7129)

No new revisions were added by this update.

Summary of changes:
 conf/bookkeeper.conf                                   | 18 +++++++++---------
 .../org/apache/pulsar/broker/ServiceConfiguration.java |  6 +++---
 .../apache/pulsar/broker/service/BrokerService.java    |  2 +-
 .../org/apache/pulsar/broker/service/ServerCnx.java    |  2 +-
 .../java/org/apache/pulsar/broker/service/Topic.java   |  1 -
 5 files changed, 14 insertions(+), 15 deletions(-)