[tarantool-patches] Re: [PATCH 1/2] Preserve route_map on router.cfg

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Jun 21 15:54:22 MSK 2018


Thanks for the patch! See 2 comments below.

On 15/06/2018 15:47, AKhatskevich wrote:
> Routes in `M.route_map` can be preserved during reconfigure process.
> This is necessary to prevent a dramatic performance degradation just
> 	after reconfugure and reload.

1. Problems with alignment.

2. Typo.

> 
> Closes #117
> ---
>   test/router/router.result   | 42 ++++++++++++++++++++++++++++++++++++++++++
>   test/router/router.test.lua | 24 ++++++++++++++++++++++++
>   vshard/router/init.lua      |  7 +++++--
>   3 files changed, 71 insertions(+), 2 deletions(-)
> 




More information about the Tarantool-patches mailing list