From dev-return-72843-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Fri Sep 7 06:39:00 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 44266180672 for ; Fri, 7 Sep 2018 06:39:00 +0200 (CEST) Received: (qmail 68097 invoked by uid 500); 7 Sep 2018 04:38:59 -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 68085 invoked by uid 99); 7 Sep 2018 04:38:58 -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; Fri, 07 Sep 2018 04:38:58 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1DC1CE0514; Fri, 7 Sep 2018 04:38:58 +0000 (UTC) From: anmolnar To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #184: ZOOKEEPER-236: SSL Support for Atomic Broadcast protoc... Content-Type: text/plain Message-Id: <20180907043858.1DC1CE0514@git1-us-west.apache.org> Date: Fri, 7 Sep 2018 04:38:58 +0000 (UTC) Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/184 @hanm Sure thing. If you look back the comment history, you'll see that he had a lot of comments, suggestions which I addressed and discussed. This PR is now basically a joint effort of @afine @ivmaykov and myself. We also talked about further new features and improvements which will be collected in a separate Jira, but this one needs to be merged first. ---