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 e31d18c  Support reset cursor to a batch index for Pulsar Admin. 
(#8329)
     add 1cf29f2  [C++] Client back-pressure is done on batches rather than 
number of messages (#8331)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/include/pulsar/Message.h      |  1 +
 pulsar-client-cpp/lib/OpSendMsg.h               |  3 ++
 pulsar-client-cpp/lib/ProducerImpl.cc           | 10 +++----
 pulsar-client-cpp/tests/BatchMessageTest.cc     | 39 ++++++++++++++++++++++++-
 pulsar-client-cpp/tests/KeyBasedBatchingTest.cc |  7 ++---
 5 files changed, 50 insertions(+), 10 deletions(-)

Reply via email to