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 AA524111E4 for ; Wed, 27 Aug 2014 16:39:59 +0000 (UTC) Received: (qmail 86452 invoked by uid 500); 27 Aug 2014 16:39:58 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 86396 invoked by uid 500); 27 Aug 2014 16:39:58 -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 85910 invoked by uid 99); 27 Aug 2014 16:39:57 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2014 16:39:57 +0000 Date: Wed, 27 Aug 2014 16:39:57 +0000 (UTC) From: "Craig W (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-3086) start-all.sh and stop-all.sh ignore the monitor configuration file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Craig W created ACCUMULO-3086: --------------------------------- Summary: start-all.sh and stop-all.sh ignore the monitor configuration file Key: ACCUMULO-3086 URL: https://issues.apache.org/jira/browse/ACCUMULO-3086 Project: Accumulo Issue Type: Bug Components: scripts Affects Versions: 1.6.0 Reporter: Craig W The start-all.sh script only starts a single monitor, ignoring the hosts listed in the $ACCUMULO_HOME/conf/monitor file. As a workaround using "start-server.sh monitor" for each monitor in the file works. The start-all and stop-all scripts should start and stop all monitors listed in the monitor configuration file. -- This message was sent by Atlassian JIRA (v6.2#6252)