Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.0
Description
With FLINK-7754, we tried to complete the termination future after an Actor has been completely stopped and has been removed from the ActorSystem. This, however, is not possible. Furthermore, this change made it impossible that a RpcEndpoint waits for the termination of another RpcEndpoint in its RpcEndpoint#postStop method. Therefore, I propose to revert the changes done by FLINK-7754.
Attachments
Issue Links
- links to