[Tarantool-patches] [PATCH 4/5] vclock: ignore 0th component in comparisons.

Konstantin Osipov kostja.osipov at gmail.com
Fri Dec 27 17:40:47 MSK 2019


* Sergey Petrenko <sergepetrenko at tarantool.org> [19/12/27 16:52]:
> >The anonymous replica would still have to find  a legal slot in
> >vclock for its own changes, but this would be a standard slot. 
> If I understand you correctly, this implies some kind of replica id remapping.
> Otherwise no one guarantees that a non-anonymous instance with same id
> won't be added later. Also we can use anonymous replicas in a cluster with
> 32 "normal" replicas. Where to find a valid slot then?

Right :/, well then, I guess it's better to reserve an id for an
anonymous replica. 0 id is reserved already though.

-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list