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 2166010D68 for ; Mon, 8 Dec 2014 17:38:13 +0000 (UTC) Received: (qmail 45500 invoked by uid 500); 8 Dec 2014 17:38:13 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 45465 invoked by uid 500); 8 Dec 2014 17:38:13 -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 45418 invoked by uid 99); 8 Dec 2014 17:38:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Dec 2014 17:38:12 +0000 Date: Mon, 8 Dec 2014 17:38:12 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-3392) Incorrect javadoc on MiniAccumuloCluster.start 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-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved ACCUMULO-3392. ---------------------------------- Resolution: Fixed > Incorrect javadoc on MiniAccumuloCluster.start > ---------------------------------------------- > > Key: ACCUMULO-3392 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3392 > Project: Accumulo > Issue Type: Bug > Components: docs, mini > Affects Versions: 1.6.0, 1.6.1 > Reporter: Josh Elser > Assignee: Josh Elser > Priority: Minor > Fix For: 1.6.2, 1.7.0 > > Time Spent: 10m > Remaining Estimate: 0h > > Looks like when the python auto tests were converted to integration tests in ACCUMULO-1537, MiniAccumuloCluster.start() was changed to support multiple calls instead of throwing an exception. > The javadoc was never updated and erroneously states that an exception is thrown. -- This message was sent by Atlassian JIRA (v6.3.4#6332)