This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 8437af98eb7 Bump version to next snapshot version
add 5f7e4d22ba3 [fix][doc] fix doc related to chunk message feature.
(#24023)
add ea13c92c6de [fix][broker] Add expire check for replicator (#23975)
add 6201525192c [improve] Upgrade Netty to 4.1.119.Final (#24049)
No new revisions were added by this update.
Summary of changes:
buildtools/pom.xml | 2 +-
distribution/server/src/assemble/LICENSE.bin.txt | 40 +++++++++++-----------
distribution/shell/src/assemble/LICENSE.bin.txt | 38 ++++++++++----------
pom.xml | 2 +-
.../persistent/GeoPersistentReplicator.java | 12 +++++++
.../broker/service/persistent/PersistentTopic.java | 4 +++
.../service/persistent/ShadowReplicator.java | 12 +++++++
.../pulsar/broker/service/ReplicatorTest.java | 14 ++++----
.../apache/pulsar/client/api/ProducerBuilder.java | 7 ++--
9 files changed, 79 insertions(+), 52 deletions(-)