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 19e7a0e53cb [improve] Upgrade pulsar-client-python to 3.7.0 in Docker 
image (#24302)
     new 57c4b9b69db [improve][io] Add configuration parameter for disabling 
aggregation for Kinesis Producers (#24289)
     new 0fb354b164f [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