Merge remote-tracking branch 'origin/1.6.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9f357e66 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9f357e66 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/9f357e66 Branch: refs/heads/master Commit: 9f357e66a6fca3ecb17dce41b782993ffa23f1c2 Parents: f461107 eb7aac3 Author: Bill Slacum <ujustgotbi...@apache.org> Authored: Fri May 23 19:27:07 2014 -0400 Committer: Bill Slacum <ujustgotbi...@apache.org> Committed: Fri May 23 19:27:07 2014 -0400 ---------------------------------------------------------------------- .../random/RandomByteArrayMakerFunction.java | 60 -------------------- .../test/stress/random/RandomByteArrays.java | 14 ++--- .../test/stress/random/RandomMutations.java | 11 +++- .../test/stress/random/RandomWithinRange.java | 59 +++++++++++++++++++ .../accumulo/test/stress/random/Write.java | 33 +++++++---- .../test/stress/random/WriteOptions.java | 19 ++++++- test/system/stress/writer.sh | 4 +- 7 files changed, 114 insertions(+), 86 deletions(-) ----------------------------------------------------------------------