[
https://issues.apache.org/jira/browse/FLINK-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15444489#comment-15444489
]
ASF GitHub Bot commented on FLINK-4375:
---------------------------------------
Github user wenlong88 commented on the issue:
https://github.com/apache/flink/pull/2375
discarding this pr, since we define the rpc interfaces in specific subtasks
such as task executor registration, etc.
> Introduce rpc protocols implemented by job manager
> --------------------------------------------------
>
> Key: FLINK-4375
> URL: https://issues.apache.org/jira/browse/FLINK-4375
> Project: Flink
> Issue Type: Sub-task
> Components: Distributed Coordination
> Reporter: Wenlong Lyu
> Assignee: Wenlong Lyu
>
> job manager RPC server needs to implement a job control protocol, resource
> user protocol, task control protocol,
> 1. job controller: cancelJob, suspendJob, etc.
> 2. resource user: slotFailed(notify slot failure),
> slotAvailable(offer slot), etc.
> 3. task controller: updateTaskState, updateResultPartitionInfo,
> etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)