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

sijie pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git.


    from b070cfd  [docker] Publish pulsar-all image to docker hub (#2361)
     new 068db59  Fix: function with multi-topic not acking on effectively-once 
(#2347)
     new bcb3d3f  [cpp] receiver queue size config acorss partitions in 
multi-topics-consumer (#2311)

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:
 .../api/PartitionedProducerConsumerTest.java       |  9 ++---
 .../org/apache/pulsar/io/PulsarSinkE2ETest.java    | 10 +++---
 pulsar-client-cpp/lib/MultiTopicsConsumerImpl.cc   |  5 ++-
 pulsar-client-cpp/python/pulsar/__init__.py        | 13 +++++++
 pulsar-client-cpp/python/src/config.cc             |  4 +++
 .../client/impl/MultiTopicsConsumerImpl.java       | 40 ++++++++++++++--------
 .../pulsar/functions/source/PulsarSource.java      | 24 +++++++------
 7 files changed, 67 insertions(+), 38 deletions(-)

Reply via email to