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 6AA06289F6 for ; Sun, 2 Sep 2018 18:26:13 -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 9AXNpfFnLNn1 for ; Sun, 2 Sep 2018 18:26:13 -0400 (EDT) Received: from smtp48.i.mail.ru (smtp48.i.mail.ru [94.100.177.108]) (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 9027E289D1 for ; Sun, 2 Sep 2018 18:26:12 -0400 (EDT) Received: by smtp48.i.mail.ru with esmtpa (envelope-from ) id 1fwaos-0008SE-7O for tarantool-patches@freelists.org; Mon, 03 Sep 2018 01:26:10 +0300 Date: Mon, 3 Sep 2018 01:26:08 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 1/7] vinyl: fix accounting of secondary index cache statements Message-ID: <20180902222608.GB536@chai> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 * Vladimir Davydov [18/09/02 23:23]: > Since commit 0c5e6cc8c80b ("vinyl: store full tuples in secondary index > cache"), we store primary index tuples in secondary index cache, but we > still account them as separate tuples. Fix that. OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov