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

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Wed Aug 8 13:35:08 MSK 2018


Hi! Thanks for the patch! Pushed into the master.

On 07/08/2018 12:14, Alex Khatskevich wrote:
>>> +...
>>> +-- 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