You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/08/22 10:17:00 UTC

[jira] [Created] (FLINK-13819) Introduce RpcEndpoint State

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)