[Tarantool-patches] [PATCH 1/4] replication: replace anon flag with enum
Cyrill Gorcunov
gorcunov at gmail.com
Mon Sep 14 13:09:41 MSK 2020
On Sat, Sep 12, 2020 at 07:25:53PM +0200, Vladislav Shpilevoy wrote:
> Struct replica had a flag whether it is anonymous. But a flag is
> not enough. When a remote instance didn't tell whether it is
> anonymous, the flag can't be true and false, it should be
> something third until the replica sends its identity flag.
>
This change is worth to have regardless of anything.
Acked-by: Cyrill Gorcunov <gorcunov at gmail.com>
More information about the Tarantool-patches
mailing list