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

mmerli pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git


    from f9cca17  [fix] Fix acknowledge MessageId list does not work when 
ackGroupingTimeMs is 0 (#128)
     new aa6d52c  [fix] Close broker producer created after producer close 
(#131)
     new 9a4b0d1  [fix] Fix a crash when closing a connection while connecting 
(#136)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/ClientConnection.cc | 20 +++++++++++++++++---
 lib/ProducerImpl.cc     | 35 +++++++++++++++++++++++++++--------
 tests/ClientTest.cc     | 15 +++++++++++++++
 tests/ProducerTest.cc   | 43 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 102 insertions(+), 11 deletions(-)

Reply via email to