cameronlee314 opened a new pull request #1263: SAMZA-2448: [Scala cleanup] Clean up and convert some parts of samza-kafka to java URL: https://github.com/apache/samza/pull/1263 Issues: Most of samza-kafka is now in Java, so it would be good to convert more classes from Scala to Java. Some Java classes are within the src/main/scala directory. Changes: 1. Moved some classes around so that they are in the proper location. 2. Rewrote KafkaUtil.scala into KafkaUtil.java 3. Removed some unused classes Testing: ./gradlew build API changes: None Upgrade/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] With regards, Apache Git Services
