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

topic level segment.bytes and segment.ms not taking effect immediately

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0, 2.0.0
    • 2.1.0
    • None
    • None

    Description

      It used to be that topic level configs such as segment.bytes takes effect immediately. Because of KAFKA-6324 in 1.1, those configs now only take effect after the active segment has rolled. The relevant part of KAFKA-6324 is that in Log.maybeRoll, the checking of the segment rolling is moved to LogSegment.shouldRoll().

      Attachments

        Issue Links

          Activity

            People

              omkreddy Manikumar
              junrao Jun Rao
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: