----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16966/#review32027 -----------------------------------------------------------
Ship it! Ship It! - Eric Newton On Jan. 16, 2014, 2:11 p.m., Bill Havanki wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16966/ > ----------------------------------------------------------- > > (Updated Jan. 16, 2014, 2:11 p.m.) > > > Review request for accumulo. > > > Bugs: ACCUMULO-2198 > https://issues.apache.org/jira/browse/ACCUMULO-2198 > > > Repository: accumulo > > > Description > ------- > > * Moves tracking of last unbalanced time in Concurrent randomwalk from node > property to test state > * Adds removal of tracked time after run, to avoid use in later tests > * Fixes tracking so that time is not reset when servers unbalanced and > 15-minute allowance not expired > > > Diffs > ----- > > > src/server/src/main/java/org/apache/accumulo/server/test/randomwalk/State.java > f9bd84e > > src/server/src/main/java/org/apache/accumulo/server/test/randomwalk/concurrent/CheckBalance.java > beb8327 > > src/server/src/main/java/org/apache/accumulo/server/test/randomwalk/concurrent/ConcurrentFixture.java > 62fac56 > > Diff: https://reviews.apache.org/r/16966/diff/ > > > Testing > ------- > > Ran Concurrent test to completion several times. > > > Thanks, > > Bill Havanki > >
