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

ResetTool does not commit offsets correclty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Abandoned
    • 0.10.0.0, 0.10.0.1, 0.10.1.0, 0.10.1.1
    • None
    • streams, tools
    • None

    Description

      StreamsResetter has two issues with regard to offset manipulation

      • it should commit offset "zero" for internal repartitioning topics (instead of using `seedToBeginning()`, that is only correct for user input topics)
      • it should not commit offsets for internal changelog topic

      Does not affect 0.10.2 because internal topics get deleted and as of 0.10.2 any committed offsets get deleted automatically on topic deletion, too.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mjsax Matthias J. Sax
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: