From dev-return-72248-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Sat Aug 11 20:07:57 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 09853180662 for ; Sat, 11 Aug 2018 20:07:56 +0200 (CEST) Received: (qmail 21782 invoked by uid 500); 11 Aug 2018 18:07:55 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 21771 invoked by uid 99); 11 Aug 2018 18:07:55 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Aug 2018 18:07:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A4042DFAE2; Sat, 11 Aug 2018 18:07:54 +0000 (UTC) From: anmolnar To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #567: ZOOKEEPER-3071: Add a config parameter to control tran... Content-Type: text/plain Message-Id: <20180811180754.A4042DFAE2@git1-us-west.apache.org> Date: Sat, 11 Aug 2018 18:07:54 +0000 (UTC) Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/567 @suyogmapara Thanks, that makes perfect sense. Please address the build issues and we're ready to commit. ---