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

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


    from b63f685c9a7 [cleanup][test] Remove unused parameter from 
deleteNamespaceWithRetry method in MockedPulsarServiceBaseTest (#24283)
     new a66d6b786d3 [fix][client] Fix producer publishing getting stuck after 
message with incompatible schema is discarded (#24282)
     new 1c0c1dc1448 [fix][io] Fix SyntaxWarning in Pulsar Python functions 
(#24297)
     new 1e3649cd425 [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:
 ...yKeyDispatcherMultipleConsumersClassicTest.java | 476 ++++++++++++---------
 ...ntStickyKeyDispatcherMultipleConsumersTest.java | 396 +++++++++--------
 .../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   |  55 +--
 .../pulsar/client/impl/ClientTestFixtures.java     |  92 +++-
 .../instance/src/main/python/contextimpl.py        |   2 +-
 9 files changed, 650 insertions(+), 466 deletions(-)

Reply via email to