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

compression type for a topic should be used during log compaction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 0.9.0.0
    • None
    • None
    • None

    Description

      Currently, the broker uses the specified compression type in a topic for newly published messages. However, during log compaction, it still uses the compression codec in the original message. To be consistent, it seems that we should use the compression type in a topic when copying the messages to new log segments.

      Attachments

        Issue Links

          Activity

            People

              singhashish Ashish Singh
              junrao Jun Rao
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: