This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 27d6625 [docs] add Key_shared subscription type (#10024)
add 85680544 [pulsar-client] Process partitioned-topic messages on
different listener-threads (#10017)
No new revisions were added by this update.
Summary of changes:
.../client/api/SimpleProducerConsumerTest.java | 64 ++++++++++++++++++++++
.../apache/pulsar/client/impl/ConsumerBase.java | 15 ++++-
.../client/impl/MultiTopicsConsumerImpl.java | 6 +-
.../pulsar/client/impl/PulsarClientImpl.java | 4 +-
.../pulsar/client/impl/TopicMessageImpl.java | 6 +-
.../org/apache/pulsar/client/impl/MessageTest.java | 4 +-
6 files changed, 88 insertions(+), 11 deletions(-)