shanthoosh commented on a change in pull request #951: SAMZA-2127: Upgrade to Kafka 2.0 URL: https://github.com/apache/samza/pull/951#discussion_r268386358
########## File path: gradle/dependency-versions.gradle ########## @@ -34,7 +34,7 @@ jodaTimeVersion = "2.2" joptSimpleVersion = "3.2" junitVersion = "4.12" - kafkaVersion = "0.11.0.2" + kafkaVersion = "2.0.1" Review comment: After this, through kafka 2.0, we would pull in slf4j-log4j12 transitively. Do we know if this would cause logging problems with different log4j-1/log4j-2 combinations that exists in samza. Or it doesn't matter? ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services