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

penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 2e1c74a  [Issue 4070][pulsar-client-cpp] Fix for possible deadlock 
when closing Pulsar client (#6277)
     add b898f49  Should flush the last potential duplicated since can't 
combine potential duplicated messages and non-duplicated messages into a batch. 
(#6326)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/api/ClientDeduplicationTest.java | 12 ++++++-----
 .../client/impl/BatchMessageContainerImpl.java     |  3 ++-
 .../apache/pulsar/client/impl/ProducerImpl.java    | 24 ++++++++++++++--------
 3 files changed, 25 insertions(+), 14 deletions(-)

Reply via email to