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 DCB8F182D2 for ; Wed, 27 May 2015 20:32:37 +0000 (UTC) Received: (qmail 86167 invoked by uid 500); 27 May 2015 20:32:37 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 86124 invoked by uid 500); 27 May 2015 20:32:37 -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 86113 invoked by uid 99); 27 May 2015 20:32:37 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 May 2015 20:32:37 +0000 Date: Wed, 27 May 2015 20:32:37 +0000 (UTC) From: "Sean Busbey (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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 [ https://issues.apache.org/jira/browse/ACCUMULO-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561662#comment-14561662 ] Sean Busbey commented on ACCUMULO-3086: --------------------------------------- based on looking at the timeline of activity on this jira, I think you were referring to ACCUMULO-2334. you linked it right as you made that comment. > 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.5.1, 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. The same goes for stop-all.sh. > 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.3.4#6332)