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 f3295ff [C++] Fix send callback might not be invoked in key based
batching (#14898)
add b22d474 [fix][java-client] Fix message publishing stuck when enabling
batch (#14870)
No new revisions were added by this update.
Summary of changes:
.../TopicTransactionBufferRecoverTest.java | 22 +++--------
.../pulsar/client/impl/ProducerCloseTest.java | 46 ++++++++++++++++++++++
.../apache/pulsar/client/impl/ProducerImpl.java | 4 +-
3 files changed, 55 insertions(+), 17 deletions(-)