perkss opened a new pull request #1492: URL: https://github.com/apache/samza/pull/1492
Issues: KafkaSystemProducer has enforced compression of `NONE` for topics with the name `changelog`. Clients of Samza using topics named changelog are forced to have no compression. This was due to a bug in a very old Kafka version. This JIRA was raised to remove this in 2014 for `0.9.0.0` Kafka. We are now at `2.3.1`. Tests: Existing Tests. Checked running locally to ensure that the config remains the same. Integration tests now have `snappy` style compression. API Changes: None Upgrade Instructions: None Usage Instructions: None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
