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

ableegoldman pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 7c7e807  MINOR: Use self-managed mode instead of KIP-500 and nozk 
(#10362)
     add 13b4ca8  KAFKA-12500: fix memory leak in thread cache (#10355)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/streams/KafkaStreams.java     | 73 +++++++++-------
 .../kafka/streams/state/internals/ThreadCache.java |  3 +
 .../integration/AdjustStreamThreadCountTest.java   | 96 +++++++++++++++++++++-
 .../integration/MetricsIntegrationTest.java        |  8 +-
 .../integration/utils/IntegrationTestUtils.java    |  9 --
 5 files changed, 143 insertions(+), 46 deletions(-)

Reply via email to