From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f68.google.com (mail-lf1-f68.google.com [209.85.167.68]) (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 379BF469719 for ; Mon, 16 Mar 2020 23:33:17 +0300 (MSK) Received: by mail-lf1-f68.google.com with SMTP id u26so3003351lfu.8 for ; Mon, 16 Mar 2020 13:33:17 -0700 (PDT) Date: Mon, 16 Mar 2020 23:33:15 +0300 From: Konstantin Osipov Message-ID: <20200316203315.GB14539@atlas> References: <20200303161649.62470-1-k.sosnin@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200303161649.62470-1-k.sosnin@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v2] iproto: add an empty body to the unprepare response List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chris Sosnin Cc: tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org * Chris Sosnin [20/03/03 19:18]: > Absence of the body in the unprepare response forces users to perform > additional checks to avoid errors. Adding an empty body fixes this problem. There is no word unprepare. The standard term is "deallocate prepare". -- Konstantin Osipov, Moscow, Russia