You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by zi...@apache.org on 2022/04/02 08:57:15 UTC

[pulsar] branch master updated (2f53071 -> b604b4c)

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

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


    from 2f53071  [fix][client] ConsumerBuilderImpl can not set null to deadLetterPolicy (#14980)
     add b604b4c  [fix][broker] Fix potential NPE in Replicator (#15003)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/broker/service/AbstractReplicator.java  | 2 +-
 .../pulsar/broker/service/nonpersistent/NonPersistentReplicator.java    | 2 +-
 .../apache/pulsar/broker/service/persistent/PersistentReplicator.java   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)