Andrey Zagrebin created FLINK-13819:
---------------------------------------

             Summary: Introduce RpcEndpoint State
                 Key: FLINK-13819
                 URL: https://issues.apache.org/jira/browse/FLINK-13819
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination
            Reporter: Andrey Zagrebin
            Assignee: Andrey Zagrebin
             Fix For: 1.10.0, 1.9.1


To better reflect the lifecycle of RpcEndpoint, we suggest to introduce its 
state:
 * created
 * started
 * stopping

We can use the state e.g. to make decision about how to react on API calls if 
it is already known that the RpcEndpoint is terminating, as required e.g. for 
FLINK-13769.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to