[tarantool-patches] Re: [PATCH 2/6] swim: replace event_bin and member_bin with the passport

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Fri Apr 12 22:23:18 MSK 2019


Pushed to the master.

On 12/04/2019 02:10, Konstantin Osipov wrote:
> * Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/04/12 01:25]:
>> Event_bin and member_bin binary packet structures were designed
>> separately for different purposes. Initially the event_bin was
>> thought having the same fields as passport + optional old UUID +
>> optional payload. On the other hand, member_bin was supposed to
>> store the passport + mandatory payload.
>>
>> But old UUID was cut off in favour of another way of UUID update.
>> And payload appeared to be optional in both anti-entropy and
>> dissemination. It means, that member_bin and event_bin are not
>> needed anymore as separate structures. This commit replaces them
>> with the passport completely.
> 
> ok to push
> 
> 
> -- 
> Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
> http://tarantool.io - www.twitter.com/kostja_osipov
> 




More information about the Tarantool-patches mailing list