From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 A3C2D446429 for ; Fri, 20 Mar 2020 21:54:19 +0300 (MSK) Date: Fri, 20 Mar 2020 21:48:00 +0300 From: Igor Munkin Message-ID: <20200320184800.GA22874@tarantool.org> References: <156ce93b495648d6f3fd6c879b0d9aaf56754a1e.1574773773.git.lvasiliev@tarantool.org> <20191126210520.GE23422@atlas> <20191126211701.mhavpytwkemux3vm@tkn_work_nb> <20191127083123.GA2752@atlas> <20191128123445.GC29714@atlas> <20191128130005.GA1214@tarantool.org> <20191128131804.GE29714@atlas> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20191128131804.GE29714@atlas> Subject: Re: [Tarantool-patches] [PATCH] Move txn from shema to a separate module (use C API instead of FFI) List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Konstantin Osipov Cc: tarantool-patches@dev.tarantool.org Kostja, On 28.11.19, Konstantin Osipov wrote: > * Igor Munkin [19/11/28 16:03]: > > > > > > Nick Zavaritsky had a patch that would detect sandwich stacks in > > > runtime and assert. Nobody had time to look at it back then - Many thanks to Sasha for finding the corresponding issue[1] created by Nick. Did you mention *this* patch above? > > > > Could you please provide the issue/link for this changeset, I'll take a > > look on it with pleasure. > > Nick Zavaritsky himself is the only link here, unfortunately. > Perhaps he has this patch in one of his personal branches. I > suggest someone contacts him :) > > -- > Konstantin Osipov, Moscow, Russia [1]: https://github.com/tarantool/tarantool/issues/1700 -- Best regards, IM