perkss opened a new pull request #1462: URL: https://github.com/apache/samza/pull/1462
Issues: The current Kafka version sits at 2.0.1 migrated up to 2.3.1. We get all the bug fixes, enhancements and security upgrades from the Kafka community. This is a partial upgrade as going higher TestZkLocalApplication runner becomes flaky and need to investigate why. 2.4.1 is highest we can go to as it is the last supporting version of Scala 2.11 Changes: Describe major changes, listing each separately. Upgrade Kafka version to 2.3.1 Tests: Run the check-all tests. API Changes: KafkaSystemConsumer protected method toTopicAndPartition removed as no longer required. 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]
