You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2020/10/02 16:36:31 UTC

[kafka] branch trunk updated (ca559a2 -> 6b95f1e)

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

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


    from ca559a2  KAFKA-10477: Fix JsonConverter regression to treat MISSING nodes as NULL nodes (#9306)
     add 6b95f1e  KAFKA-10048: Possible data gap for a consumer after a failover when using MM2 (#8730)

No new revisions were added by this update.

Summary of changes:
 .../kafka/connect/mirror/MirrorCheckpointTask.java |   2 +-
 .../mirror/MirrorConnectorsIntegrationTest.java    | 379 ++++++++++++++-------
 2 files changed, 252 insertions(+), 129 deletions(-)