From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f66.google.com (mail-lf1-f66.google.com [209.85.167.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 6E7DE469710 for ; Fri, 29 May 2020 15:07:45 +0300 (MSK) Received: by mail-lf1-f66.google.com with SMTP id 82so1166282lfh.2 for ; Fri, 29 May 2020 05:07:45 -0700 (PDT) Date: Fri, 29 May 2020 15:07:42 +0300 From: Cyrill Gorcunov Message-ID: <20200529120742.GN215590@grain> References: <266e9768-27ea-e924-e562-846e74df7760@tarantool.org> <20200529115154.GA144179@atlas> <20200529120703.GM215590@grain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200529120703.GM215590@grain> Subject: Re: [Tarantool-patches] [PATCH v2 2/2] wal: reorder tx rows so that a tx ends on a global row List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org Cc: Vladislav Shpilevoy On Fri, May 29, 2020 at 03:07:04PM +0300, Cyrill Gorcunov wrote: > > > > What were the issues changing xstream api apart from never trying? > > Just for info -- I've filed a bug for this, didn't find time to look > deeper though. https://github.com/tarantool/tarantool/issues/5021