Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.13.1, 1.12.4
Description
The RpcService should fail result futures if messages could not be sent. This would speed up the failure detection mechanism because it would not rely on the timeout. One way to achieve this could be to listen to the dead letters and then sending a Failure message back to the sender.
Attachments
Issue Links
- is depended upon by
-
FLINK-23209 Timeout heartbeat if the heartbeat target is no longer reachable
- Closed
- is related to
-
FLINK-23318 AkkaRpcActorTest#testOnStopFutureCompletionDirectlyTerminatesAkkaRpcActor fails on azure
- Closed
- links to