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 0a2772c1cfa [fix][broker]Transactional messages can never be sent
successfully if concurrently taking transaction buffer snapshot (#24945)
new 27f57cf4d80 [fix][client] Fix deduplication for
getPartitionedTopicMetadata to include method parameters (#24965)
new 7afa30f15ee [fix][test] Fixed Nondeterministic Ordering in
SchemaInfoTest (#24969)
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:
.../client/impl/BinaryProtoLookupService.java | 52 +++++++-
.../client/impl/BinaryProtoLookupServiceTest.java | 142 +++++++++++++++++++++
.../pulsar/client/impl/schema/SchemaInfoTest.java | 11 +-
3 files changed, 198 insertions(+), 7 deletions(-)