[ 
https://issues.apache.org/jira/browse/ACCUMULO-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886732#comment-13886732
 ] 

ASF subversion and git services commented on ACCUMULO-2285:
-----------------------------------------------------------

Commit 9bff89fc29b728607aaf1b6f8dcb2cc8ef171313 in branch 
refs/heads/1.6.0-SNAPSHOT from [~bhavanki]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=9bff89f ]

ACCUMULO-2285 Default to MASTER1 if tracers or gc file is missing (1.4.x)

The start-all.sh script defaults to starting tracer and gc processes on the 
first
master if the tracers and gc files are missing from ACCUMULO_CONF_DIR. This 
change
adds that default behavior to stop-all.sh, which otherwise does not stop the
processes.


> stop-all.sh in 1.4.x requires tracers and gc files
> --------------------------------------------------
>
>                 Key: ACCUMULO-2285
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2285
>             Project: Accumulo
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 1.4.4
>            Reporter: Bill Havanki
>            Assignee: Bill Havanki
>            Priority: Minor
>             Fix For: 1.4.5
>
>
> In 1.4.x, start-all.sh script defaults to starting single gc and tracer 
> processes on the (first) master if the files $ACCUMULO_CONF_DIR/gc and 
> $ACCUMULO_CONF_DIR/tracers are absent. However, stop-all.sh lacks the 
> corresponding behavior, and so it cannot stop those default processes.
> The start/stop mechanism for tracers and gc in 1.5.x changed significantly, 
> so work here is just for 1.4.x. See ACCUMULO-2153 for 1.5.x and higher.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to