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 2020/12/30 10:36:23 UTC

[pulsar] branch master updated (92fc224 -> e75de48)

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 92fc224  Support create and update sink with package name (#8987)
     add e75de48  [C++] Fix cpp client do AcknowledgeCumulative not clean up previous message (#8606)

No new revisions were added by this update.

Summary of changes:
 .../lib/UnAckedMessageTrackerEnabled.cc            |  24 +--
 .../lib/UnAckedMessageTrackerEnabled.h             |   2 +-
 pulsar-client-cpp/tests/BasicEndToEndTest.cc       | 205 +++++++++++++++++++++
 3 files changed, 218 insertions(+), 13 deletions(-)