This is an automated email from the ASF dual-hosted git repository.
zike pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git
from a9f3ced Fix segmentation fault during the destruction of ConsumerImpl
(#121)
new 2a0c59a Fix NamedEntity::checkName regression (#127)
new 0d62e6b [fix] Fix PartitionedProducerImpl::closeAsync to close
sub-producers properly (#125)
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/NamedEntity.cc | 3 ++-
lib/PartitionedProducerImpl.cc | 7 ++----
tests/NamespaceNameTest.cc | 7 +++---
tests/ProducerTest.cc | 51 ++++++++++++++++++++++++++++++++++++++++++
tests/TopicNameTest.cc | 9 ++++----
5 files changed, 64 insertions(+), 13 deletions(-)