Merge branch '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/4ba7d3d1 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4ba7d3d1 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4ba7d3d1 Branch: refs/heads/master Commit: 4ba7d3d198bb5266143a8b6e6756dffd6630e7f2 Parents: ab45354 484491d Author: Bill Havanki <bhava...@cloudera.com> Authored: Wed May 7 11:41:46 2014 -0400 Committer: Bill Havanki <bhava...@cloudera.com> Committed: Wed May 7 11:41:46 2014 -0400 ---------------------------------------------------------------------- .../zookeeper/RetryingInvocationHandler.java | 63 ++++++++++++++ .../fate/zookeeper/ZooReaderWriter.java | 24 +----- .../RetryingInvocationHandlerTest.java | 87 ++++++++++++++++++++ .../zookeeper/ZooReaderWriterFactory.java | 86 +++++++++++++++++++ 4 files changed, 238 insertions(+), 22 deletions(-) ----------------------------------------------------------------------