[Tarantool-patches] [PATCH v3 00/12] forbid implicit limbo ownership transition

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Sun Aug 8 13:46:09 MSK 2021


On 06.08.2021 11:31, Kirill Yukhin wrote:
> Hello,
> 
> On 29 июн 01:12, Serge Petrenko via Tarantool-patches wrote:
>> Changes in v3:
>>   - change demote() behaviour as discussed with Vlad:
>>       * make it work only on the current leader
>>       * make it demote the current leader and always
>>         bump the term
>>   - change how limbo and raft snapshots are sent in response
>>     to JOIN:
>>       * encode replica's version in JOIN request
>>       * introduce a special stage: JOIN_META with raft and limbo
>>         snapshots. Send it based on replica's version.
>>
>>
>> https://github.com/tarantool/tarantool/issues/5438
>> https://github.com/tarantool/tarantool/issues/6034
>> https://github.com/tarantool/tarantool/tree/sp/gh-6034-empty-limbo-transition
> 
> I've checked your patchset into master.

This must be in all branches, not only master. The patch fixes serious
bugs.


More information about the Tarantool-patches mailing list