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 e84516f4e7a [fix][client] GenericProtobufNativeSchema not implement
getNativeSchema method. (#22204)
add 95a53f3a033 [fix][client] fix Reader.hasMessageAvailable might return
true after seeking to latest (#22201)
No new revisions were added by this update.
Summary of changes:
.../org/apache/pulsar/client/impl/ReaderTest.java | 27 ++++++
.../apache/pulsar/client/impl/ConsumerImpl.java | 104 ++++++++++++++-------
.../pulsar/client/impl/ConsumerImplTest.java | 2 +-
3 files changed, 96 insertions(+), 37 deletions(-)