From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 5536826F2B for ; Tue, 3 Jul 2018 04:56:51 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h0Lp9z9s_CJN for ; Tue, 3 Jul 2018 04:56:51 -0400 (EDT) Received: from smtp3.mail.ru (smtp3.mail.ru [94.100.179.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 145E526F2A for ; Tue, 3 Jul 2018 04:56:51 -0400 (EDT) Received: from [185.6.245.156] (port=63610 helo=tarantool.org) by smtp3.mail.ru with esmtpa (envelope-from ) id 1faH7B-0006HT-38 for tarantool-patches@freelists.org; Tue, 03 Jul 2018 11:56:49 +0300 Date: Tue, 3 Jul 2018 11:56:29 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH v3 2/2] replication: force gc to clean xdir on ENOSPC err Message-ID: <20180703085629.b35blhmxf5ihyjdp@tarantool.org> References: <2d8949f1e20f57f466d5ae56a131b86c5618a110.1530115423.git.k.belyavskiy@tarantool.org> <20180628152530.GA6042@chai> <1530222942.499248560@f344.i.mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1530222942.499248560@f344.i.mail.ru> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org Hello, On 29 июн 00:55, Konstantin Belyavskiy wrote: > > Thank you for the review. Could you pls post updated patch along w/ your answers. -- Regards, Kirill Yukhin