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 3850A226D9 for ; Thu, 3 May 2018 09:07:23 -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 8KEIdPCiDcRR for ; Thu, 3 May 2018 09:07:23 -0400 (EDT) Received: from smtpng1.m.smailru.net (smtpng1.m.smailru.net [94.100.181.251]) (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 EAD8D226BE for ; Thu, 3 May 2018 09:07:22 -0400 (EDT) Date: Thu, 3 May 2018 16:07:19 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH] replication: Caching replication_skip_conflict in C Message-ID: <20180503130719.GA20501@atlas> References: <20180503125501.23549-1-k.belyavskiy@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180503125501.23549-1-k.belyavskiy@tarantool.org> 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 Cc: georgy@tarantool.org * Konstantin Belyavskiy [18/05/03 16:02]: OK to push. > Improvement for #3270 (replication_skip_conflict). > Create a global variable for caching Lua variable to not check the > configuration option, that could be a bottleneck in case of massive > conflicts. > > For #3270 -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov