samza
samza copied to clipboard
upgrade scala to 2.12 and kafka to 2.4.0
Issues: Upgrade scala version to 2.12 and kafka version to 2.4.0 so that we can get all the bug fixes, enhancements and security upgrades from the Kafka and scala community.
Changes: 1. Update the version dependencies in gradle/dependency-versions.gradle and gradle.properties files.
API Changes: None
Tests: ./gradlew clean build
Please fill out the description for the change as per https://cwiki.apache.org/confluence/display/SAMZA/SEP-25%3A+PR+Title+And+Description+Guidelines.
Looks like the tests are failing. Can you investigate to make sure it is not related to the version bump?