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

Introduce LocalLogStartOffset and TieredOffset in OffsetSpec.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.9.0
    • core

    Description

      Introduce EarliestLocalOffset and TieredOffset in OffsetSpec which will help in finding respective offsets while using AdminClient#listOffsets().

      EarliestLocalOffset - local log start offset of a topic partition.
      TieredOffset - Highest offset up to which the segments were copied to remote storage.

      We can discuss further on naming and semantics of these offset specs.

       

      KIP-1005: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1005%3A+Expose+EarliestLocalOffset+and+TieredOffset

      Attachments

        Issue Links

          Activity

            People

              christo_lolov Christo Lolov
              satish.duggana Satish Duggana
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: