You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by Bill Havanki <bh...@clouderagovt.com> on 2014/01/30 15:51:19 UTC

Review Request 17536: ACCUMULO-2285 - 1.4.x stop-all.sh defaults for tracers and gc

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17536/
-----------------------------------------------------------

Review request for accumulo, Alex Moundalexis and Sean Busbey.


Bugs: ACCUMULO-2285
    https://issues.apache.org/jira/browse/ACCUMULO-2285


Repository: accumulo


Description
-------

Update to 1.4.x stop-all.sh script to allow it to stop tracer and gc when the tracers and gc conf files are not present, mirroring the default in start-all.sh.


Diffs
-----

  bin/stop-all.sh 4afc36aa4c0c3bc04515153aaffc0aa3e4217c26 

Diff: https://reviews.apache.org/r/17536/diff/


Testing
-------

Tried it on cluster without tracers and gc files. Without the change, the processes remained after stop-all.sh. With the change, they were stopped, and errors about the files being missing were no longer emitted.


Thanks,

Bill Havanki


Re: Review Request 17536: ACCUMULO-2285 - 1.4.x stop-all.sh defaults for tracers and gc

Posted by Mike Drob <md...@mdrob.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17536/#review33220
-----------------------------------------------------------

Ship it!


Ship It!

- Mike Drob


On Jan. 30, 2014, 2:51 p.m., Bill Havanki wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/17536/
> -----------------------------------------------------------
> 
> (Updated Jan. 30, 2014, 2:51 p.m.)
> 
> 
> Review request for accumulo, Alex Moundalexis and Sean Busbey.
> 
> 
> Bugs: ACCUMULO-2285
>     https://issues.apache.org/jira/browse/ACCUMULO-2285
> 
> 
> Repository: accumulo
> 
> 
> Description
> -------
> 
> Update to 1.4.x stop-all.sh script to allow it to stop tracer and gc when the tracers and gc conf files are not present, mirroring the default in start-all.sh.
> 
> 
> Diffs
> -----
> 
>   bin/stop-all.sh 4afc36aa4c0c3bc04515153aaffc0aa3e4217c26 
> 
> Diff: https://reviews.apache.org/r/17536/diff/
> 
> 
> Testing
> -------
> 
> Tried it on cluster without tracers and gc files. Without the change, the processes remained after stop-all.sh. With the change, they were stopped, and errors about the files being missing were no longer emitted.
> 
> 
> Thanks,
> 
> Bill Havanki
> 
>