Merge remote-tracking branch 'origin/1.5.2-SNAPSHOT' into 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/eb7aac30 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/eb7aac30 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/eb7aac30 Branch: refs/heads/1.6.1-SNAPSHOT Commit: eb7aac30a26025744cad83abb76db601e5faef43 Parents: 480634f 0d4f4b1 Author: Bill Slacum <ujustgotbi...@apache.org> Authored: Fri May 23 19:15:52 2014 -0400 Committer: Bill Slacum <ujustgotbi...@apache.org> Committed: Fri May 23 19:15:52 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(-) ----------------------------------------------------------------------