[
https://issues.apache.org/jira/browse/FLINK-23090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23090:
-----------------------------------
Labels: pull-request-available (was: )
> Add RpcSystem abstraction
> -------------------------
>
> Key: FLINK-23090
> URL: https://issues.apache.org/jira/browse/FLINK-23090
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> Flink-runtime code does not only interact with akka-reliant code through the
> RpcService interface, but also through various static helper methods.
> A new RpcSystem interface shall be added that serves both as a factory for
> RpcService and a facade for these utilities.
> Through this interface we will later load the AkkaRpcSystem as a plugin.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)