Merge branch 'CURATOR-93' of github.com:cammckenzie/curator into CURATOR-93
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2f751df4 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2f751df4 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/2f751df4 Branch: refs/heads/master Commit: 2f751df40a79e67c2d42fe44e02a67f1fba0b184 Parents: 7d19242 2df9b97 Author: randgalt <[email protected]> Authored: Wed Jun 18 21:44:59 2014 -0500 Committer: randgalt <[email protected]> Committed: Wed Jun 18 21:44:59 2014 -0500 ---------------------------------------------------------------------- .../transaction/TransactionCreateBuilder.java | 1 - .../transaction/TransactionSetDataBuilder.java | 4 +- .../framework/imps/CreateBuilderImpl.java | 2 +- .../framework/imps/SetDataBuilderImpl.java | 14 +++ .../imps/TestCompressionInTransaction.java | 100 ++++++++++++++++++- 5 files changed, 116 insertions(+), 5 deletions(-) ----------------------------------------------------------------------
