[Tarantool-patches] [PATCH] vclock: refactor vclock map to use type uint32_t
Konstantin Osipov
kostja.osipov at gmail.com
Thu Mar 19 17:47:34 MSK 2020
* Serge Petrenko <sergepetrenko at tarantool.org> [20/03/19 17:40]:
>
> I’ve searched once again and couldn’t find any other references to vclock map
> except the ones that were already fixed in the patch.
Uhm, sorry, I mixed up vclock map data type and server id data
type, which are dependent. Most of places in the code uses
'unsigned' for server id data type. Perhaps we should introduce a
typedef for it as well.
--
Konstantin Osipov, Moscow, Russia
More information about the Tarantool-patches
mailing list