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 9f30ee9 [fix][txn]: fix pending ack is recovering throw
CursorAlreadyClosedxception (#14781)
add f7cbc1e [C++] Fix producer is never destructed until client is closed
(#14797)
No new revisions were added by this update.
Summary of changes:
pulsar-client-cpp/lib/ProducerImpl.cc | 25 ++++++++++++++++---------
pulsar-client-cpp/lib/ProducerImpl.h | 2 ++
pulsar-client-cpp/tests/ClientTest.cc | 27 +++++++++++++++++++++++++++
pulsar-client-cpp/tests/PulsarFriend.h | 8 ++++++++
4 files changed, 53 insertions(+), 9 deletions(-)