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/10/07 22:49:50 UTC

[kafka] branch trunk updated (65c29a9 -> 250c71b)

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 65c29a9  KAFKA-9274: fix incorrect default value for `task.timeout.ms` config (#9385)
     add 250c71b  KAFKA-10564: only process non-empty task directories when internally cleaning obsolete state stores (#9373)

No new revisions were added by this update.

Summary of changes:
 .../processor/internals/StateDirectory.java        |  2 +-
 .../processor/internals/StateDirectoryTest.java    | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+), 1 deletion(-)