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

[kafka] branch trunk updated (1e6d944 -> 6730185)

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

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


    from 1e6d944  HOTFIX: StateDirectoryTest should use Set instead of List (#8305)
     add 6730185  MINOR: cleanup and add tests to StateDirectoryTest (#8304)

No new revisions were added by this update.

Summary of changes:
 .../processor/internals/StateDirectory.java        | 31 ++++---
 .../processor/internals/StateDirectoryTest.java    | 99 +++++++++++++---------
 2 files changed, 79 insertions(+), 51 deletions(-)