[
https://issues.apache.org/jira/browse/FLINK-23202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23202:
-----------------------------------
Labels: pull-request-available (was: )
> RpcService should fail result futures if messages could not be sent
> -------------------------------------------------------------------
>
> Key: FLINK-23202
> URL: https://issues.apache.org/jira/browse/FLINK-23202
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.13.1, 1.12.4
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)