Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-13659

MM2 should read all offset syncs at start up

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.5.0, 3.4.1, 3.3.3
    • mirrormaker
    • None

    Description

      MirrorCheckpointTask uses OffsetSyncStore, and does not check whether OffsetSyncStore managed to read to the "end" of the offset-syncs topic. OffsetSyncStore should fetch the endoffset of the topic at startup, and set a flag when it finally reaches the endoffset in consumption. MirrorCheckpointTask.poll should wait for this flag to be true before doing any in-memory updates and group offset management.

      Attachments

        Issue Links

          Activity

            People

              gharris1727 Greg Harris
              dorwi Kanalas Vidor
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: