You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2015/07/29 08:42:04 UTC

[jira] [Created] (IGNITE-1169) Need to add TcpCommunicationSpi.sendWithAck

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)

Re: [jira] [Created] (IGNITE-1169) Need to add TcpCommunicationSpi.sendWithAck

Posted by Atri Sharma <at...@gmail.com>.
Gah, Nikolay beat me to it :(

On Wed, Jul 29, 2015 at 6:50 PM, Yakov Zhdanov <yz...@apache.org> wrote:

> Guys,
>
> I have updated the ticket - added a bit more details to description.
>
> Atri, this ticket has already been picked up =)).
>
> --Yakov
>
> 2015-07-29 15:48 GMT+03:00 Atri Sharma <at...@gmail.com>:
>
> > Just trying to identify if this is something I can do over the weekend :)
> >
> > On Wed, Jul 29, 2015 at 2:11 PM, Dmitriy Setrakyan <
> dsetrakyan@apache.org>
> > wrote:
> >
> > > On Tue, Jul 28, 2015 at 11:43 PM, Atri Sharma <at...@gmail.com>
> > 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)" <ji...@apache.org>
> 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)
> > > > >
> > > >
> > >
> >
> >
> >
> > --
> > Regards,
> >
> > Atri
> > *l'apprenant*
> >
>



-- 
Regards,

Atri
*l'apprenant*

Re: [jira] [Created] (IGNITE-1169) Need to add TcpCommunicationSpi.sendWithAck

Posted by Yakov Zhdanov <yz...@apache.org>.
Guys,

I have updated the ticket - added a bit more details to description.

Atri, this ticket has already been picked up =)).

--Yakov

2015-07-29 15:48 GMT+03:00 Atri Sharma <at...@gmail.com>:

> Just trying to identify if this is something I can do over the weekend :)
>
> On Wed, Jul 29, 2015 at 2:11 PM, Dmitriy Setrakyan <ds...@apache.org>
> wrote:
>
> > On Tue, Jul 28, 2015 at 11:43 PM, Atri Sharma <at...@gmail.com>
> 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)" <ji...@apache.org> 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)
> > > >
> > >
> >
>
>
>
> --
> Regards,
>
> Atri
> *l'apprenant*
>

Re: [jira] [Created] (IGNITE-1169) Need to add TcpCommunicationSpi.sendWithAck

Posted by Atri Sharma <at...@gmail.com>.
Just trying to identify if this is something I can do over the weekend :)

On Wed, Jul 29, 2015 at 2:11 PM, Dmitriy Setrakyan <ds...@apache.org>
wrote:

> On Tue, Jul 28, 2015 at 11:43 PM, Atri Sharma <at...@gmail.com> 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)" <ji...@apache.org> 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)
> > >
> >
>



-- 
Regards,

Atri
*l'apprenant*

Re: [jira] [Created] (IGNITE-1169) Need to add TcpCommunicationSpi.sendWithAck

Posted by Dmitriy Setrakyan <ds...@apache.org>.
On Tue, Jul 28, 2015 at 11:43 PM, Atri Sharma <at...@gmail.com> 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)" <ji...@apache.org> 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)
> >
>

Re: [jira] [Created] (IGNITE-1169) Need to add TcpCommunicationSpi.sendWithAck

Posted by Atri Sharma <at...@gmail.com>.
How difficult is it to implement this please?
On 29 Jul 2015 12:12, "Yakov Zhdanov (JIRA)" <ji...@apache.org> 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)
>