Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0
Description
At the moment, we complete the termination future when the postStop method of the RpcActor has been executed. This, however, does not mean that the underlying actor has been stopped. We should rather complete the future in the AkkaRpcService#stopServer method where we close the actor with a graceful shutdown.
Attachments
Issue Links
- links to