You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by xy...@apache.org on 2021/08/24 11:50:00 UTC

[pulsar] branch master updated (ac5fce5 -> 640e63b)

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

xyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from ac5fce5  Switch from deprecated Slf4jRequestLog to CustomRequestLog (#11733)
     add 640e63b  [pulsar-client-cpp] Expose getLastMessageId in the Reader API (#11723)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/include/pulsar/Reader.h | 12 ++++++++++++
 pulsar-client-cpp/lib/Reader.cc           | 15 +++++++++++++++
 pulsar-client-cpp/lib/ReaderImpl.cc       |  4 ++++
 pulsar-client-cpp/lib/ReaderImpl.h        |  2 ++
 4 files changed, 33 insertions(+)