From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 25 Mar 2019 11:13:51 +0300 From: Vladimir Davydov Subject: Re: [tarantool-patches] [PATCH 2/4] vinyl: don't abort transactions that modify only local spaces for ro Message-ID: <20190325081351.2xmphfv2w6r6wkt7@esperanza> References: <7add57ecaf0970eaf56dc248edbd81c3d28d64b6.1553373793.git.vdavydov.dev@gmail.com> <1860307.laWNLuDzhG@home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1860307.laWNLuDzhG@home.lan> To: =?utf-8?B?0JPQtdC+0YDQs9C40Lkg0JrQuNGA0LjRh9C10L3QutC+?= Cc: tarantool-patches@freelists.org, kostja@tarantool.org List-ID: On Mon, Mar 25, 2019 at 08:27:28AM +0300, Георгий Кириченко wrote: > I think it is out of scope of the task. So what? This was a known issue when the switch_to_ro was introduced. Better fix it now than never, especially counting the fact that it's a low hanging fruit after patch 1.