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

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


    from 8181eb6e0e1 [improve] Upgrade pulsar-client-python to 3.7.0 in Docker 
image (#24302)
     new ceef2c1967d [improve][io] Add configuration parameter for disabling 
aggregation for Kinesis Producers (#24289)
     new 161bc96997f [fix][test] Simplify BetweenTestClassesListenerAdapter and 
fix issue with BeforeTest/AfterTest annotations (#24304)

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:
 .../tests/BetweenTestClassesListenerAdapter.java   | 85 ++++------------------
 .../tests/FastThreadLocalCleanupListener.java      |  5 +-
 .../pulsar/tests/MockitoCleanupListener.java       |  5 +-
 .../pulsar/tests/SingletonCleanerListener.java     |  5 +-
 .../pulsar/tests/ThreadLeakDetectorListener.java   | 53 ++++++++++----
 .../BetweenTestClassesListenerAdapterTest.java     | 23 +++---
 .../org/apache/pulsar/io/kinesis/KinesisSink.java  |  1 +
 .../pulsar/io/kinesis/KinesisSinkConfig.java       |  6 ++
 8 files changed, 82 insertions(+), 101 deletions(-)

Reply via email to