[
https://issues.apache.org/jira/browse/FLINK-23504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23504:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)