Chesnay Schepler created FLINK-23662:
----------------------------------------
Summary: Port Scala code in flink-rpc-akka to Java
Key: FLINK-23662
URL: https://issues.apache.org/jira/browse/FLINK-23662
Project: Flink
Issue Type: Technical Debt
Components: Runtime / Coordination
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.14.0
flink-rpc-akka contains a small amount of Scala code, which we could port 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)