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 9565fad  Enable spotbugs check in module package management service 
(#8784)
     add 74803db  [C++] Implement batch aware producer router (#8395)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/lib/PartitionedProducerImpl.cc   |   5 +-
 pulsar-client-cpp/lib/RoundRobinMessageRouter.cc   |  63 +++++++-
 pulsar-client-cpp/lib/RoundRobinMessageRouter.h    |  26 +++-
 pulsar-client-cpp/tests/BasicEndToEndTest.cc       |   4 +-
 pulsar-client-cpp/tests/CustomRoutingPolicy.h      |  13 ++
 pulsar-client-cpp/tests/PartitionsUpdateTest.cc    |   3 +-
 .../tests/RoundRobinMessageRouterTest.cc           | 164 ++++++++++++++++-----
 7 files changed, 223 insertions(+), 55 deletions(-)

Reply via email to