You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ab...@apache.org on 2021/06/22 23:37:20 UTC

[kafka] branch trunk updated (d03f7c8 -> 7da881f)

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

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


    from d03f7c8  KAFKA-12949; Match null when eventQueue poll hits eventTimeoutMs in `TestRaftServer` (#10883)
     add 7da881f  KAFKA-12928: Add a check whether the Task's statestore is actually a directory (#10862)

No new revisions were added by this update.

Summary of changes:
 .../processor/internals/StateDirectory.java        | 45 ++++++++++++++--------
 .../processor/internals/StateDirectoryTest.java    | 24 ++++++++++++
 2 files changed, 53 insertions(+), 16 deletions(-)