You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semyon Danilov (Jira)" <ji...@apache.org> on 2022/05/11 21:05:00 UTC

[jira] [Updated] (IGNITE-16947) Resolve message send future when message is acknowledged

     [ https://issues.apache.org/jira/browse/IGNITE-16947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semyon Danilov updated IGNITE-16947:
------------------------------------
    Description: At this moment, NettySender#send returns a future that is resolved when message is written into the network buffer. We should resolve this future when we receive an acknowledgment from the remote node.

> Resolve message send future when message is acknowledged
> --------------------------------------------------------
>
>                 Key: IGNITE-16947
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16947
>             Project: Ignite
>          Issue Type: Task
>          Components: networking
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>
> At this moment, NettySender#send returns a future that is resolved when message is written into the network buffer. We should resolve this future when we receive an acknowledgment from the remote node.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)