On Tue, Jul 28, 2015 at 11:43 PM, Atri Sharma <[email protected]> wrote:
> How difficult is it to implement this please? > Atri, I do agree with you. The ticket description should have a list of classes that need to be updated and some design thoughts, including explanation of why this functionality is needed. > On 29 Jul 2015 12:12, "Yakov Zhdanov (JIRA)" <[email protected]> wrote: > > > Yakov Zhdanov created IGNITE-1169: > > ------------------------------------- > > > > Summary: Need to add TcpCommunicationSpi.sendWithAck > > Key: IGNITE-1169 > > URL: https://issues.apache.org/jira/browse/IGNITE-1169 > > Project: Ignite > > Issue Type: New Feature > > Reporter: Yakov Zhdanov > > Priority: Critical > > > > > > Communication uses internal acks to manage connection recovery queues in > > order not to miss messages on connection problems. > > > > We need to add TcpCommunicationSpi.sendWithAck that returns future which > > gets completed when node sends communication ack back. > > > > > > > > -- > > This message was sent by Atlassian JIRA > > (v6.3.4#6332) > > >
