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

[kafka] branch trunk updated (4aa4786 -> 856e366)

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

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


    from 4aa4786  MINOR: Deploy VerifiableClient in constructor to avoid test timeouts (#8651)
     add 856e366  KAFKA-9780: Deprecate commit records without record metadata (#8379)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/kafka/connect/source/SourceTask.java    | 5 +++--
 .../java/org/apache/kafka/connect/mirror/MirrorCheckpointTask.java   | 5 +++--
 .../java/org/apache/kafka/connect/mirror/MirrorHeartbeatTask.java    | 3 ++-
 .../java/org/apache/kafka/connect/tools/VerifiableSourceTask.java    | 3 ++-
 4 files changed, 10 insertions(+), 6 deletions(-)