[
https://issues.apache.org/jira/browse/FLINK-13819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918362#comment-16918362
]
Andrey Zagrebin commented on FLINK-13819:
-----------------------------------------
merged into master by aabde88e5280d9fef9c911265e270ebb101b58e4
> 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)