From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp5.mail.ru (smtp5.mail.ru [94.100.179.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 867E04696C3 for ; Sat, 2 May 2020 17:52:49 +0300 (MSK) Date: Sat, 2 May 2020 17:52:37 +0300 From: Alexander Turenko Message-ID: <20200502145237.o6zatjmlcw467zaz@tkn_work_nb> References: <20191114115020.21091-1-maria.khaydich@tarantool.org> <1579344991.266039392@f319.i.mail.ru> <20200220175124.pwj24lx3jz4w6zcm@tkn_work_nb> <1583942174.197473001@f388.i.mail.ru> <20200318222525.GE6392@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200318222525.GE6392@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH] box: make box.execute() immutable List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Munkin Cc: tarantool-patches@dev.tarantool.org > Side note: Sasha, there is much work done to solve the issue but we have > a ticket[1] requesting to drop the "feature". Could you please write a > rationale to proceed with this fix, instead of removing the implicit > box.cfg call from of box.execute? > > [1]: https://github.com/tarantool/tarantool/issues/4726 There is no decision about #4726 and now we have the flaw in the feature: it should be fixed so. WBR, Alexander Turenko.