[tarantool-patches] Re: [PATCH v2] recovery: build secondary index in hot standby mode
Kirill Yukhin
kyukhin at tarantool.org
Mon Oct 21 10:14:59 MSK 2019
Hello,
On 04 окт 13:25, Ilya Kosarev wrote:
> End recovery (which means building secondary indexes) just after
> last known log file was read. This allows fast switch to hot standby
> instance without any delay for secondary index to be built.
> Due to engine_end_recovery carryover, xdir_collect_inprogress,
> previously being called from it, is now moved to garbage collector.
>
> Closes #4135
> ---
> https://github.com/tarantool/tarantool/tree/i.kosarev/gh-4135-secondary-index-for-hot-standby
> https://github.com/tarantool/tarantool/issues/4135
I've checked your patch into 2.2 and master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list