[tarantool-patches] Re: [PATCH 4/4] Introduce storage reload evolution

Alex Khatskevich avkhatskevich at tarantool.org
Tue Aug 7 12:14:43 MSK 2018


>> +...
>> +-- Checkout the first commit with a reload_evolution mechanism.
>> +git_util.exec('checkout', {args='-f', dir=vshard_copy_path})
>> +---
>> +...
>> +git_util.exec('checkout', {args=evolution_log[#evolution_log] .. 
>> '~1', dir=vshard_copy_path})
>
> 1. Why do you need 2 checkouts in a row? I have removed it and nothing 
> was
> changed.
Yes. you are right. The first checkout is removed.




More information about the Tarantool-patches mailing list