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 026de443b71 [fix][broker] Run ResourceGroup tasks only when
tenants/namespaces registered (#24859)
new fb9eda20691 [fix][broker] fix getMaxReadPosition in
TransactionBufferDisable should return latest (#24898)
new 38336f75dc0 [fix][broker] ExtensibleLoadManager: handle
SessionReestablished and Reconnected events to re-register broker metadata
(#24932)
new 810fa1f0c44 [fix][test] Stabilize testMsgDropStat by reliably
triggering non-persistent publisher drop (#24929)
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:
.../loadbalance/extensions/BrokerRegistryImpl.java | 14 ++++
.../broker/service/persistent/PersistentTopic.java | 8 +-
.../buffer/impl/TransactionBufferDisable.java | 2 +-
.../pulsar/client/api/NonPersistentTopicTest.java | 93 ++++++++++++++--------
4 files changed, 81 insertions(+), 36 deletions(-)