Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA6B919B3E for ; Wed, 16 Mar 2016 17:27:33 +0000 (UTC) Received: (qmail 10962 invoked by uid 500); 16 Mar 2016 17:27:33 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 10920 invoked by uid 500); 16 Mar 2016 17:27:33 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 10881 invoked by uid 99); 16 Mar 2016 17:27:33 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Mar 2016 17:27:33 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 83B702C1F54 for ; Wed, 16 Mar 2016 17:27:33 +0000 (UTC) Date: Wed, 16 Mar 2016 17:27:33 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (ACCUMULO-4162) Invalid ZooKeeper version warning message MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs reassigned ACCUMULO-4162: ------------------------------------------- Assignee: Christopher Tubbs > Invalid ZooKeeper version warning message > ----------------------------------------- > > Key: ACCUMULO-4162 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4162 > Project: Accumulo > Issue Type: Bug > Components: scripts > Affects Versions: 1.7.1 > Reporter: Josh Elser > Assignee: Christopher Tubbs > Fix For: 1.6.6, 1.7.2, 1.8.0 > > > Saw this when running Sven's docker image with ZooKeeper-3.4.8: > {noformat} > WARN : Using Zookeeper /zookeeper-3.4.8/zookeeper-3.4.8. Use version 3.4.0 or greater. Older versions may not work reliably. > {noformat} > 3.4.8 > 3.4.0. Looks like the version detection is a bit busted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)