Re: transactions classes usage

2017-03-20 Thread Alexander Fedotov
Originating node is the node from which operation is initiated for a given
key.
Primary node, as its name implies, is a node which is primary for the key.
Usually, an originating node is a client node.

On Mon, Mar 20, 2017 at 2:30 PM, ALEKSEY KUZNETSOV  wrote:

> ah, what is the difference between originating node and primary one ?
>
> пт, 17 мар. 2017 г. в 17:47, Alexander Fedotov <
> alexander.fedot...@gmail.com
> >:
>
> > Hi,
> >
> > GridNearTx*Request are sent from the originating node while
> > GridDhtTx*Request
> > are sent from the primary node.
> > If originating node is primary the same time, then only GridDhtTx*Request
> > is sent.
> >
> >
> > On Fri, Mar 17, 2017 at 4:48 PM, ALEKSEY KUZNETSOV <
> > alkuznetsov...@gmail.com
> > > wrote:
> >
> > > Hi all! We've got a group of GridDhtTx*Request classes, how do they
> > relate
> > > to GridNearTx*Request classes?
> > > --
> > >
> > > *Best Regards,*
> > >
> > > *Kuznetsov Aleksey*
> > >
> >
> >
> >
> > --
> > Kind regards,
> > Alex.
> >
> --
>
> *Best Regards,*
>
> *Kuznetsov Aleksey*
>



-- 
Kind regards,
Alex.


Re: transactions classes usage

2017-03-20 Thread ALEKSEY KUZNETSOV
ah, what is the difference between originating node and primary one ?

пт, 17 мар. 2017 г. в 17:47, Alexander Fedotov :

> Hi,
>
> GridNearTx*Request are sent from the originating node while
> GridDhtTx*Request
> are sent from the primary node.
> If originating node is primary the same time, then only GridDhtTx*Request
> is sent.
>
>
> On Fri, Mar 17, 2017 at 4:48 PM, ALEKSEY KUZNETSOV <
> alkuznetsov...@gmail.com
> > wrote:
>
> > Hi all! We've got a group of GridDhtTx*Request classes, how do they
> relate
> > to GridNearTx*Request classes?
> > --
> >
> > *Best Regards,*
> >
> > *Kuznetsov Aleksey*
> >
>
>
>
> --
> Kind regards,
> Alex.
>
-- 

*Best Regards,*

*Kuznetsov Aleksey*


Re: transactions classes usage

2017-03-17 Thread Alexander Fedotov
Hi,

GridNearTx*Request are sent from the originating node while GridDhtTx*Request
are sent from the primary node.
If originating node is primary the same time, then only GridDhtTx*Request
is sent.


On Fri, Mar 17, 2017 at 4:48 PM, ALEKSEY KUZNETSOV  wrote:

> Hi all! We've got a group of GridDhtTx*Request classes, how do they relate
> to GridNearTx*Request classes?
> --
>
> *Best Regards,*
>
> *Kuznetsov Aleksey*
>



-- 
Kind regards,
Alex.


transactions classes usage

2017-03-17 Thread ALEKSEY KUZNETSOV
Hi all! We've got a group of GridDhtTx*Request classes, how do they relate
to GridNearTx*Request classes?
-- 

*Best Regards,*

*Kuznetsov Aleksey*