Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
None
Description
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.
Attachments
Issue Links
- is depended upon by
-
FLINK-13769 BatchFineGrainedRecoveryITCase.testProgram failed on Travis
- Closed
- links to