[tarantool-patches] Re: [PATCH v1 1/1] box: do not check state in case of reconnect

Kirill Yukhin kyukhin at tarantool.org
Fri Jul 12 12:08:14 MSK 2019


Hello,

On 11 Jul 17:12, imeevma at tarantool.org wrote:
> Test box/net.box.test.lua checks state of the connection in case
> of an error. It should be 'error_reconnect'. But, in cases where
> testing was performed on a slow computer or in the case of a very
> large load, it is possible that the connection status may change
> from the 'error_reconnect' state to another state. This led to the
> failure of the test. Since this check is not the main purpose of
> the test, it is better to simply delete the check.
> 
> Closes #4335
> ---
> https://github.com/tarantool/tarantool/issues/4335
> https://github.com/tarantool/tarantool/tree/imeevma/gh-4335-reconnect-state-error

I've checked the patch into master.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list