This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 54b39e6 Fix bug that backlog message that has not yet expired could
be deleted due to TTL (#6211)
add d63b6c1 [C++] Ensure ExecutorServicePtr is not destroyed while the
timer object is alive (#6226)
No new revisions were added by this update.
Summary of changes:
pulsar-client-cpp/lib/ConsumerImpl.cc | 3 +--
pulsar-client-cpp/lib/ProducerImpl.cc | 4 ++--
pulsar-client-cpp/lib/stats/ConsumerStatsImpl.cc | 5 +++--
pulsar-client-cpp/lib/stats/ConsumerStatsImpl.h | 4 +++-
pulsar-client-cpp/lib/stats/ProducerStatsImpl.cc | 5 +++--
pulsar-client-cpp/lib/stats/ProducerStatsImpl.h | 4 +++-
6 files changed, 15 insertions(+), 10 deletions(-)