You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Wenlong Lyu (JIRA)" <ji...@apache.org> on 2016/08/11 12:15:20 UTC

[jira] [Created] (FLINK-4375) defined rpc protocols provided by job manager

Wenlong Lyu created FLINK-4375:
----------------------------------

             Summary: defined rpc protocols provided 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)