[
https://issues.apache.org/jira/browse/ACCUMULO-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Havanki resolved ACCUMULO-2285.
------------------------------------
Resolution: Fixed
Fix is 1.4.x only, merged -sours to 1.5.1-SNAPSHOT.
> 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)