Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BAF13200BE3 for ; Thu, 22 Dec 2016 07:30:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B9A10160B27; Thu, 22 Dec 2016 06:30:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 07753160B26 for ; Thu, 22 Dec 2016 07:29:59 +0100 (CET) Received: (qmail 58915 invoked by uid 500); 22 Dec 2016 06:29:58 -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 58635 invoked by uid 99); 22 Dec 2016 06:29:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2016 06:29:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 995FD2C2AB8 for ; Thu, 22 Dec 2016 06:29:58 +0000 (UTC) Date: Thu, 22 Dec 2016 06:29:58 +0000 (UTC) From: "Rakesh R (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ZOOKEEPER-2652) Fix HierarchicalQuorumTest.java MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 22 Dec 2016 06:30:00 -0000 [ https://issues.apache.org/jira/browse/ZOOKEEPER-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-2652: -------------------------------- Fix Version/s: 3.4.10 > Fix HierarchicalQuorumTest.java > ------------------------------- > > Key: ZOOKEEPER-2652 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2652 > Project: ZooKeeper > Issue Type: Bug > Affects Versions: 3.4.10 > Reporter: Rakesh R > Assignee: Rakesh R > Fix For: 3.4.10 > > > The commit of ZOOKEEPER-2479 has introduced a compilation error(due to diamond operator usage) in {{branch-3.4}}, which uses {{JDK 1.6}} -- This message was sent by Atlassian JIRA (v6.3.4#6332)