From dev-return-76334-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Mon Nov 26 22:25:21 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 709D7180647 for ; Mon, 26 Nov 2018 22:25:20 +0100 (CET) Received: (qmail 2301 invoked by uid 500); 26 Nov 2018 21:25:19 -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 2290 invoked by uid 99); 26 Nov 2018 21:25:18 -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; Mon, 26 Nov 2018 21:25:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9AFEFE137F; Mon, 26 Nov 2018 21:25:18 +0000 (UTC) From: ivmaykov To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #679: ZOOKEEPER-3172: Quorum TLS - fix port unification to a... Content-Type: text/plain Message-Id: <20181126212518.9AFEFE137F@git1-us-west.apache.org> Date: Mon, 26 Nov 2018 21:25:18 +0000 (UTC) Github user ivmaykov commented on the issue: https://github.com/apache/zookeeper/pull/679 @anmolnar put the DoS tests back in. If you decide that you're ok with keeping them, let me know what you'd like me to rename / comment. ---