This is an automated email from the ASF dual-hosted git repository.
sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 73e0dbd Enable spotbugs check in the module pulsar-common (#9016)
add dd3b9d8 Fix NPE when MultiTopicsConsumerImpl receives null value
messages (#9113)
No new revisions were added by this update.
Summary of changes:
.../pulsar/broker/service/NullValueTest.java | 52 +++++++++++++++++-----
.../apache/pulsar/client/impl/ConsumerBase.java | 11 ++++-
.../apache/pulsar/client/impl/ConsumerImpl.java | 14 +++---
.../client/impl/MultiTopicsConsumerImpl.java | 16 +++----
4 files changed, 65 insertions(+), 28 deletions(-)