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/06/19 16:06:36 UTC

[kafka] branch trunk updated (5ecd094 -> 3c43adf)

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 5ecd094  MINOR: Reduce build time by gating test coverage plugins behind a flag (#8899)
     add 3c43adf  KAFKA-9891: add integration tests for EOS and StandbyTask (#8890)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/streams/StoreQueryParameters.java |   2 +-
 .../integration/StandbyTaskEOSIntegrationTest.java | 230 ++++++++++++++++++++-
 2 files changed, 224 insertions(+), 8 deletions(-)