This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 7cf36f8702c [fix][test] Fix flaky
ReplicatorTest.testResumptionAfterBacklogRelaxed (#25358)
new 90fb1c0a4ef [fix][broker] Prevent timed-out producer creation from
racing with retry (#25460)
new 077bebdb5bb [fix][test] Fix flaky
ServerCnxTest.testCreateProducerTimeoutThenCreateSameNamedProducerShouldFail
(#25497)
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:
.../src/main/java/org/apache/pulsar/broker/service/ServerCnx.java | 7 +++++++
.../test/java/org/apache/pulsar/broker/service/ServerCnxTest.java | 7 +++++++
2 files changed, 14 insertions(+)