This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.2
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 49c0894d119 [fix][io] Restore lz4 compression with Kafka IO connector
after #25198 exclusion
new c451abf3d69 [fix][broker] Prevent timed-out producer creation from
racing with retry (#25460)
new a4e111979c2 [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(+)