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 7afa30f15ee [fix][test] Fixed Nondeterministic Ordering in 
SchemaInfoTest (#24969)
     new cb0998b3710 [fix][test] Fixed ResponseBody Check in Test Helper 
(#24872)
     new 4aabd82163f [fix][test] Add Delta Tolerance in Double-Precision 
Assertions to Fix Rounding Flakiness (#24972)
     new faefc6c5443 [improve][client] Deduplicate getTopicsUnderNamespace in 
BinaryProtoLookupService (#24962)
     new a6a71bc5f6c [fix][test] Made ProtobufNativeSchemaTest.testSchema 
order-independent (#24805)

The 4 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:
 .../extensions/scheduler/TransferShedderTest.java  | 137 +++++++++++----------
 .../client/impl/BinaryProtoLookupService.java      |  84 +++++++++++--
 .../client/impl/BinaryProtoLookupServiceTest.java  | 133 ++++++++++++++++++++
 .../impl/schema/ProtobufNativeSchemaTest.java      |  73 ++++++++++-
 .../org/apache/pulsar/io/http/HttpSinkTest.java    |   3 +-
 5 files changed, 347 insertions(+), 83 deletions(-)

Reply via email to