This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from cedc45521ee [fix] Fix issues with Pulsar Alpine docker image
stability: remove glibc-compat (#23762)
new 15550426dae [fix][admin] Fix exception loss in getMessageId method
(#23766)
new 645d31810ee [fix][broker] System topic should not be migrated during
blue-green cluster migration (#23767)
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:
.../org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java | 7 ++++---
.../main/java/org/apache/pulsar/broker/service/BrokerService.java | 4 +++-
.../apache/pulsar/broker/service/persistent/PersistentTopic.java | 5 ++++-
.../java/org/apache/pulsar/broker/admin/PersistentTopicsTest.java | 4 ++++
4 files changed, 15 insertions(+), 5 deletions(-)