[Tarantool-patches] [PATCH v3 2/4] recovery: allow to ignore rows coming from a certain instance

Konstantin Osipov kostja.osipov at gmail.com
Wed Feb 19 13:11:41 MSK 2020


* Serge Petrenko <sergepetrenko at tarantool.org> [20/02/19 12:36]:
> I mean taking replica clock from a subscribe request and setting replica_clock[replica->id] = INT64_MAX.
> This is done on master in relay_subscribe() called from box_process_subscribe(). Then relay recovery is initialized
> with this vclock making recovery skip rows coming from the replica itself.

Why is this logic done on master? Why can't you send the right
vclock from replica?


-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list