[
https://issues.apache.org/jira/browse/FLINK-13819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Zagrebin closed FLINK-13819.
-----------------------------------
Resolution: Done
> 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
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)