Chesnay Schepler created FLINK-23504:
----------------------------------------
Summary: Rework TestingRpcService to not depend on akka
Key: FLINK-23504
URL: https://issues.apache.org/jira/browse/FLINK-23504
Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination, Tests
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.14.0
The {{TestingRpcService}}, primarily used in flink-runtime, is currently an
extension of the AkkaRpcService. We can re-implement this class as a wrapper
around the {{AkkaRpcService}}.
This would allow us to remove the test flink-rpc-akka dependencies from
flink-runtime.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)