You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by vv...@apache.org on 2020/04/01 17:42:40 UTC

[kafka] branch trunk updated (9eeffdf -> e6a6b69)

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

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


    from 9eeffdf  KAFKA-9233: Fix IllegalStateException in Fetcher retrieval of beginning or end offsets for duplicate TopicPartition values (#7755)
     add e6a6b69  MINOR: Improve close tests of caching state store (#8386)

No new revisions were added by this update.

Summary of changes:
 .../state/internals/CachingKeyValueStoreTest.java  | 32 ++++++++------------
 .../state/internals/CachingSessionStoreTest.java   | 34 +++++++++------------
 .../state/internals/CachingWindowStoreTest.java    | 35 ++++++++++------------
 3 files changed, 42 insertions(+), 59 deletions(-)