You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2020/08/21 19:36:28 UTC

[kafka] branch trunk updated (a027b9a -> 567d76c)

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

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


    from a027b9a  MINOR: Fix typo in ducker-ak test example
     add 567d76c  KAFKA-10035: Safer conversion of consumer timeout parameters (#9028)

No new revisions were added by this update.

Summary of changes:
 .../integration/AbstractResetIntegrationTest.java  | 301 ++++-----------------
 .../streams/integration/ResetIntegrationTest.java  | 241 +++++++++++++++--
 .../integration/ResetIntegrationWithSslTest.java   |  20 +-
 3 files changed, 266 insertions(+), 296 deletions(-)