This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from e5d309c0fb6 [cleanup][test] Remove unused parameter from 
deleteNamespaceWithRetry method in MockedPulsarServiceBaseTest (#24283)
     new 5496d92504c [fix][client] Fix producer publishing getting stuck after 
message with incompatible schema is discarded (#24282)
     new 2669c99f949 [fix][io] Fix SyntaxWarning in Pulsar Python functions 
(#24297)
     new 03de43e0b94 [fix][test] Fix more Netty ByteBuf leaks in tests (#24299)

The 3 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:
 .../pulsar/broker/service/EntryAndMetadata.java    |   2 +-
 ...ntStickyKeyDispatcherMultipleConsumersTest.java | 495 ++++++++++++---------
 .../java/org/apache/pulsar/schema/SchemaTest.java  |  20 +-
 .../apache/pulsar/client/impl/ProducerImpl.java    |  15 +-
 .../impl/AcknowledgementsGroupingTrackerTest.java  |  45 +-
 .../client/impl/BinaryProtoLookupServiceTest.java  |  15 +-
 .../apache/pulsar/client/impl/ClientCnxTest.java   |  56 +--
 .../pulsar/client/impl/ClientTestFixtures.java     |  92 +++-
 .../instance/src/main/python/contextimpl.py        |   2 +-
 9 files changed, 447 insertions(+), 295 deletions(-)

Reply via email to