This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 0c2649dd8a6 Release 4.0.3
new 5daea49e779 [improve][broker] Fix non-persistent system topic schema
compatibility (#23286)
new d865b93a1d3 [improve][test] Upgrade Testcontainers to 1.20.4 and
docker-java to 3.4.0 (#24003)
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:
pom.xml | 7 ++--
.../pulsar/broker/service/BrokerService.java | 7 +++-
...age-info.java => NonPersistentSystemTopic.java} | 13 +++++++
.../extensions/ExtensibleLoadManagerImplTest.java | 42 ++++++++++++++++++++++
4 files changed, 64 insertions(+), 5 deletions(-)
copy
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/nonpersistent/{package-info.java
=> NonPersistentSystemTopic.java} (72%)