[
https://issues.apache.org/jira/browse/FLINK-13819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-13819:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)