Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.0
Description
Every RpcEndpoint should have the possibility to trigger asynchronous clean up operations in its RpcEndpoint#postStop method. In order to do that the postStop method should return a CompletableFuture<Void> which is completed once all post stop actions have finished. The RpcEndpoint#terminationFuture will only be completed afterwards.
Attachments
Issue Links
- links to