You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ch...@apache.org on 2021/04/21 02:41:28 UTC

[kafka] branch trunk updated (a24e78b -> d3538ed)

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

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


    from a24e78b  HOTFIX: remove unimplemented SPILL_TO_DISK buffer full strategy (#10571)
     add d3538ed  MINOR: Remove unthrown exceptions, fix typo, etc. (#10402)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/connect/mirror/SourceAndTarget.java    |  2 +-
 .../org/apache/kafka/connect/mirror/MirrorClientTest.java   | 13 ++++++-------
 .../apache/kafka/connect/mirror/MirrorHeartbeatTask.java    |  2 +-
 .../apache/kafka/connect/mirror/MirrorSourceConnector.java  |  6 ++----
 4 files changed, 10 insertions(+), 13 deletions(-)