zentol opened a new pull request #16741: URL: https://github.com/apache/flink/pull/16741
This PR ports all Scala code in flink-rpc-akka to Java. Since Scala is less common in the Flink code base than in the past this would make the code easier to maintain for new people. It would also simplify the build system (no scala plugins), reduce the dependency tree (no scala test) and improve build times. Most changes were straight-forward; I'll add some comments for more subtle ones. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
