-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29959/
-----------------------------------------------------------
(Updated Feb. 4, 2015, 3:10 p.m.)
Review request for accumulo, Christopher Tubbs, Eric Newton, Josh Elser, and
kturner.
Changes
-------
Add JIRA link
Bugs: ACCUMULO-2793
https://issues.apache.org/jira/browse/ACCUMULO-2793
Repository: accumulo
Description
-------
ACCUMULO-2793 Adding info to user manual about migration from non-HA to HA as
well as an error message when a replaced instance appears in instance.volumes
Diffs
-----
docs/src/main/latex/accumulo_user_manual/chapters/administration.tex 4b917d1
server/base/src/main/java/org/apache/accumulo/server/ServerConstants.java
51fa47e
server/base/src/main/java/org/apache/accumulo/server/init/Initialize.java
e0a3797
Diff: https://reviews.apache.org/r/29959/diff/
Testing
-------
Built the manual and found that the page numbers aren't aligning with the table
of contents. Opened up ACCUMULO-3486 to address this. Still need to verify if
it's a recent bug or if it's been around for awhile.
Physically tested the error message appears when 'bin/accumulo init
--add-volumes' is called and a replaced volume appears in instance.volumes.
Also verified that the error does not appear when 'bin/accumulo init
--add-volumes' is called and the replaced volume does not appear in
instance.volumes
Thanks,
Corey Nolet