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

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


    from f9aeebe  KAFKA-13123: close KeyValueIterator instances in example code 
and tests (#11105)
     add ded66d9  KAFKA-13124: close KeyValueIterator instance in internals 
tests (part 1) (#11106)

No new revisions were added by this update.

Summary of changes:
 .../state/internals/AbstractKeyValueStoreTest.java |  27 ++--
 .../AbstractRocksDBSegmentedBytesStoreTest.java    |  31 ++--
 .../internals/AbstractSessionBytesStoreTest.java   |  48 +++---
 .../internals/AbstractWindowBytesStoreTest.java    |  93 ++++++-----
 .../CachingInMemoryKeyValueStoreTest.java          |  71 ++++++---
 .../internals/CachingInMemorySessionStoreTest.java | 159 ++++++++++---------
 .../CachingPersistentSessionStoreTest.java         | 176 +++++++++++----------
 7 files changed, 333 insertions(+), 272 deletions(-)

Reply via email to