This is an automated email from the ASF dual-hosted git repository.
zhaijia pushed a change to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 27b369b Independent schema is set for each consumer generated by
topic (#6356)
new 71e24d9 Fixed enum package not found (#6401)
new 77833d9 [Reader] Should set either start message id or start message
from roll back duration. (#6392)
new bd4d879 Fix broker to specify a list of bookie groups. (#6349)
The 3 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:
.../org/apache/pulsar/client/impl/ReaderTest.java | 2 +-
pulsar-client-cpp/python/setup.py | 2 +-
.../pulsar/client/impl/ReaderBuilderImpl.java | 10 +++++++--
.../apache/pulsar/client/impl/BuildersTest.java | 25 ++++++++++++++++++++++
.../ZkIsolatedBookieEnsemblePlacementPolicy.java | 16 ++++++++++++--
5 files changed, 49 insertions(+), 6 deletions(-)