Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-586

LoggedStore can send compressed messages to log-compacted Kafka topic

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.9.0
    • kafka
    • None

    Description

      I think we might have an issue with changelogs that use Kafka as its backing store. The Kafka topics are log-compacted. If the system is configured to use compression (systems.<sysname>.producer.compression.type=gzip), I believe that the LoggedStore will send compressed messages to the log-compacted topic. The LoggedStore shares the normal producer based on system name. Due to KAFKA-1374, this will cause the log compaction thread to die, or at the very least, not compress the topic.

      Attachments

        1. SAMZA-586-0.patch
          8 kB
          Chris Riccomini
        2. SAMZA-586-1.patch
          8 kB
          Chris Riccomini

        Issue Links

          Activity

            People

              criccomini Chris Riccomini
              criccomini Chris Riccomini
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: