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 81a9d0d28f5 [cleanup][broker][branch-3.0] Remove no-op configurations
caused by cherry-picking (#24960)
new 997158b9af1 [fix][test] Fix flaky
NonPersistentTopicTest.testProducerRateLimit (#24951)
new 65320e79999 [fix][test] Fix invalid test
NonPersistentTopicTest.testProducerRateLimit (#24957)
new 6d07787f9fd [fix][test] Fix flaky
KeySharedSubscriptionBrokerCacheTest.testReplayQueueReadsGettingCached (#24955)
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:
.../pulsar/client/api/NonPersistentTopicTest.java | 9 +++++----
.../bookkeeper/client/PulsarMockBookKeeper.java | 3 ++-
.../bookkeeper/client/PulsarMockLedgerHandle.java | 19 ++++++++++---------
.../bookkeeper/client/PulsarMockReadHandle.java | 13 ++++++-------
4 files changed, 23 insertions(+), 21 deletions(-)