Changelog

Aug 19, 2024

Aiven for Apache Kafka® MirrorMaker 2 version 3.7.1

Improved

Aiven for Apache Kafka® MirrorMaker 2

Aiven for Apache Kafka® MirrorMaker 2 has been updated to version 3.7.1. This release includes important bug fixes and performance improvements that enhance data replication between Kafka clusters.

Improvements

  • Improved the handling of MirrorCheckpointTask restarts to prevent permanent interruptions in offset translation (KAFKA-15905).

Bug fixes

  • Fixed an issue where the auto.offset.reset=latest configuration did not function as expected, ensuring topics are read from the latest offset (KAFKA-13988).
  • Addressed a potential null pointer exception (NPE) in MirrorCheckpointTask (KAFKA-15607).
  • Resolved a problem where the first checkpoint was not emitted until the consumer group had fully caught up (KAFKA-16622).

For further details and updates, see the Apache Kafka release notes.