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 ef91be951a9 [fix][tests] Some unit tests are not run by the CI (#17767)
add bd2037a7816 [fix][tableview] fixed ack failure in ReaderImpl due to
null messageId (#17728)
No new revisions were added by this update.
Summary of changes:
.../pulsar/client/impl/MultiTopicsReaderTest.java | 24 +++++++++
.../apache/pulsar/client/impl/TableViewTest.java | 60 ++++++++++++++++++++++
.../pulsar/client/impl/MultiTopicsReaderImpl.java | 8 ++-
.../org/apache/pulsar/client/impl/ReaderImpl.java | 24 +++++----
4 files changed, 105 insertions(+), 11 deletions(-)