This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 2a9d4ac85d8 [improve][test] Support decorating topic, subscription,
dispatcher, ManagedLedger and ManagedCursors instances in tests (#23892)
add 11a615e7cec [fix][broker] Apply dispatcherMaxReadSizeBytes also for
replay reads for Shared and Key_Shared subscriptions (#23894)
No new revisions were added by this update.
Summary of changes:
.../PersistentDispatcherMultipleConsumers.java | 13 +-
...tDispatcherMultipleConsumersReadLimitsTest.java | 144 +++++++++++++++++++++
...ntStickyKeyDispatcherMultipleConsumersTest.java | 4 +
3 files changed, 157 insertions(+), 4 deletions(-)
create mode 100644
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/persistent/PersistentDispatcherMultipleConsumersReadLimitsTest.java