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/18 05:14:25 UTC

[kafka] branch trunk updated (f08c9c7 -> d38e97e)

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 f08c9c7  HOTFIX: fix flaky StateDirectoryTest.shouldReturnEmptyArrayIfListFilesReturnsNull (#8310)
     add d38e97e  MINOR: clean up required setup for StreamsPartitionAssignorTest (#8306)

No new revisions were added by this update.

Summary of changes:
 .../internals/StreamsPartitionAssignor.java        |   8 +-
 .../internals/StreamsPartitionAssignorTest.java    | 501 ++++++++-------------
 2 files changed, 186 insertions(+), 323 deletions(-)