remap response during prepare phase

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

remap response during prepare phase

voipp
Hi, igniters! My questions is the following.
what is "remap response" GridNearTxPrepareResponse in
processNearTxPrepareRequest?
--

*Best Regards,*

*Kuznetsov Aleksey*
Reply | Threaded
Open this post in threaded view
|

Re: remap response during prepare phase

Alexey Goncharuk
When a client maps transaction commit, it does this optimistically on the
latest version of the topology available for the client. If the topology
changes on the server during request transfer, it will send the remap
response with the observed version of the topology. The client will wait
for this topology to be observed and attempt to remap.

2017-03-24 11:10 GMT+03:00 ALEKSEY KUZNETSOV <[hidden email]>:

> Hi, igniters! My questions is the following.
> what is "remap response" GridNearTxPrepareResponse in
> processNearTxPrepareRequest?
> --
>
> *Best Regards,*
>
> *Kuznetsov Aleksey*
>