From dev-return-75222-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Sat Oct 27 19:07:42 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 50277180649 for ; Sat, 27 Oct 2018 19:07:42 +0200 (CEST) Received: (qmail 48531 invoked by uid 500); 27 Oct 2018 17:07:41 -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 48508 invoked by uid 99); 27 Oct 2018 17:07:40 -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, 27 Oct 2018 17:07:40 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 90ED4DFC9F; Sat, 27 Oct 2018 17:07:40 +0000 (UTC) From: ivmaykov To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #680: ZOOKEEPER-3174: Quorum TLS - support reloading trust/k... Content-Type: text/plain Message-Id: <20181027170740.90ED4DFC9F@git1-us-west.apache.org> Date: Sat, 27 Oct 2018 17:07:40 +0000 (UTC) Github user ivmaykov commented on the issue: https://github.com/apache/zookeeper/pull/680 I should mention that this code has been internally reviewed at Facebook, has been landed on our internal fork, and has been running in production for weeks. ---