----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19244/#review37313 -----------------------------------------------------------
Ship it! test/src/test/java/org/apache/accumulo/test/ShellConfigIT.java <https://reviews.apache.org/r/19244/#comment68776> nit: remove spurious javadoc - Sean Busbey On March 14, 2014, 11:32 p.m., kturner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19244/ > ----------------------------------------------------------- > > (Updated March 14, 2014, 11:32 p.m.) > > > Review request for accumulo and Christopher Tubbs. > > > Bugs: ACCUMULO-2460 > https://issues.apache.org/jira/browse/ACCUMULO-2460 > > > Repository: accumulo > > > Description > ------- > > Modified shell command to hide experimental props. Massive amount of changes > in this simple change come from refactoring ShellServerIT so that its shell > utility code could be reused. > > > Diffs > ----- > > > core/src/main/java/org/apache/accumulo/core/util/shell/commands/ConfigCommand.java > 81cce7b > test/src/test/java/org/apache/accumulo/test/ShellConfigIT.java PRE-CREATION > test/src/test/java/org/apache/accumulo/test/ShellServerIT.java 92bae48 > > Diff: https://reviews.apache.org/r/19244/diff/ > > > Testing > ------- > > added IT > > > Thanks, > > kturner > >
