curator git commit: More work on making tests more reliable. Also, for CURATOR-257, removed the enigmatic thread sleep in TestingZooKeeperMain.blockUntilStarted() in favor or more rigorous checks for

2015-09-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-3.0 520fc2c99 -> d71f49bf5 More work on making tests more reliable. Also, for CURATOR-257, removed the enigmatic thread sleep in TestingZooKeeperMain.blockUntilStarted() in favor or more rigorous checks for the testing servers starting

[1/2] curator git commit: no more need for reflection. there is a getZooKeeperServer() method

2015-09-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-3.0 d71f49bf5 -> 73b05aac9 no more need for reflection. there is a getZooKeeperServer() method Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/d110cbb6 Tree: htt

[2/2] curator git commit: Use javaassist to make fields we're accessing volatile

2015-09-09 Thread randgalt
Use javaassist to make fields we're accessing volatile Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/73b05aac Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/73b05aac Diff: http://git-wip-us.apache.org/repos/as

curator git commit: Removed usages of Javaassist and simplified how the in-memory ZK server is created and run. Tests should be more reliable and the testing server should respond faster

2015-09-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-261 [created] 911f02b15 Removed usages of Javaassist and simplified how the in-memory ZK server is created and run. Tests should be more reliable and the testing server should respond faster Project: http://git-wip-us.apache.org/repos