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

log cleaner should handle the case when the size of a message set is larger than the max message size

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      In KAFKA-5316, we added the logic to allow a message (set) larger than the per topic message size to be written to the log during log cleaning. However, the buffer size in the log cleaner is still bounded by the per topic message size. This can cause the log cleaner to die and cause the broker to run out of disk space.

       

      Attachments

        Issue Links

          Activity

            People

              rsivaram Rajini Sivaram
              junrao Jun Rao
              Jason Gustafson Jason Gustafson
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: