You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2019/11/19 05:08:26 UTC

[pulsar] branch master updated (568df47 -> bfcfdf6)

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 568df47  [Issue 5346]bin/pulsar standalone --zookeeper-port 2183 does not work with version 2.4.1 (#5679)
     add bfcfdf6  `hasMessageAvailable` should return false when Reader read from latest messages (#5023)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/client/impl/ReaderTest.java  | 32 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/ConsumerImpl.java    |  7 +++++
 2 files changed, 39 insertions(+)