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

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


    from 4ed43c9  Monitor if a cursor moves its mark-delete position (#8930)
     new a327829  Fix regression in apply-config-from-env.py (#9097)
     new 44a70d9  [cpp-client] Fix compilation issue caused by non-virtual 
destructor in consumer. (#9105) (#9106)
     new 9b5a4b2  Fix NPE when MultiTopicsConsumerImpl receives null value 
messages (#9113)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docker/pulsar/scripts/apply-config-from-env.py     |  8 ----
 .../pulsar/broker/service/NullValueTest.java       | 52 +++++++++++++++++-----
 pulsar-client-cpp/include/pulsar/Consumer.h        |  1 +
 .../apache/pulsar/client/impl/ConsumerBase.java    | 11 ++++-
 .../apache/pulsar/client/impl/ConsumerImpl.java    | 14 +++---
 .../client/impl/MultiTopicsConsumerImpl.java       | 16 +++----
 6 files changed, 66 insertions(+), 36 deletions(-)

Reply via email to