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

support log.roll.minutes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • 0.8.2.0
    • config
    • None

    Description

      Steven,

      We initially set the rolling criterion based on hours to avoid too frequent
      log rolling and in turn too small segment files. For your case this may be
      reasonable to set the rolling criterion on minutes. Could you file a JIRA?

      Guozhang

      On Mon, Jun 2, 2014 at 4:00 PM, Steven Wu <stevenwu@netflix.com.invalid>
      wrote:

      > This might be a bit unusual. We have a topic that we only need to keep last
      > 5 minutes of msgs so that replay from beginning is fast.
      >
      > Although retention.ms has time unit of minute, segment.ms ONLY has time
      > unit of hour. If I understand cleanup correctly, it can only delete files
      > that are rolled over. If true, the minimal retention period can be actually
      > one hour.
      >
      > is there any particular reason for different time units for retention and
      > roll? Can we add "log.roll.minutes"?

      Attachments

        Activity

          People

            omkreddy Manikumar
            stevenz3wu Steven Zhen Wu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: