geode git commit: fix deadlock by adding expiredTombstonesLock

2017-01-03 Thread dschneider
Repository: geode Updated Branches: refs/heads/feature/GEM-1164 [created] 077e3bc17 fix deadlock by adding expiredTombstonesLock Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/077e3bc1 Tree: http://git-wip-us.apache.org/r

[2/2] geode git commit: GEODE-1580 ci failure: GemFireDeadlockDetectorDUnitTest.testDistributedDeadlockWithDLock

2017-01-03 Thread bschuchardt
GEODE-1580 ci failure: GemFireDeadlockDetectorDUnitTest.testDistributedDeadlockWithDLock Added a dunit blackboard to coordinate creation of a deadlock with the DistributedLockService. Removed pauses and added use of Awaitility to wait for conditions. Project: http://git-wip-us.apache.org/repos

[1/2] geode git commit: GEODE-2253 Locator may fail to respond to a valid request

2017-01-03 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/develop 320044754 -> 8b8084f02 GEODE-2253 Locator may fail to respond to a valid request This introduces a retry loop in the locator when a handler for an incoming message can't be found. It waits for an amount of time for the handler to be insta

geode-examples git commit: GEODE-2231 A partitioned region example

2017-01-03 Thread kmiller
Repository: geode-examples Updated Branches: refs/heads/feature/GEODE-2231 7aacbd04a -> 10d9fc375 GEODE-2231 A partitioned region example Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-examples/commit/10d9fc37 Tree: htt

[geode-examples] Git Push Summary

2017-01-03 Thread kmiller
Repository: geode-examples Updated Branches: refs/heads/feature/GEODE-2231 [created] 7aacbd04a

geode git commit: spotless fix

2017-01-03 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 30891423d -> 320044754 spotless fix Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/32004475 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/32004475 Diff: htt

[3/3] geode git commit: GEODE-2197: refactor cluster config and fix the test failures

2017-01-03 Thread jinmeiliao
GEODE-2197: refactor cluster config and fix the test failures Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/30891423 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/30891423 Diff: http://git-wip-us.apache.org/repos/a

[1/3] geode git commit: GEODE-2197: refactor cluster config

2017-01-03 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 017db36d2 -> 30891423d GEODE-2197: refactor cluster config * not to save the xml, properties in the file system. * the cc region's change listener is to download the jar from other locators Project: http://git-wip-us.apache.org/repos/a

[2/3] geode git commit: GEODE-2197: refactor cluster config and fix the test failures

2017-01-03 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/geode/blob/30891423/geode-core/src/test/java/org/apache/geode/management/internal/configuration/SharedConfigurationDUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/man

[geode-examples] Git Push Summary

2017-01-03 Thread kmiller
Repository: geode-examples Updated Branches: refs/heads/feature/testmirror [deleted] f5c9f3f03

geode-examples git commit: Added space characters to cause sync to mirror of new repo.

2017-01-03 Thread kmiller
Repository: geode-examples Updated Branches: refs/heads/feature/testmirror 7aacbd04a -> f5c9f3f03 Added space characters to cause sync to mirror of new repo. Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-examples/commi

geode git commit: GEODE-2257 Client configured to use locator with addPoolServer fails to connect

2017-01-03 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/develop d2ddfd57a -> 017db36d2 GEODE-2257 Client configured to use locator with addPoolServer fails to connect My previous commit did not include the changes to TcpServer required for the test to pass. Project: http://git-wip-us.apache.org/repos

[geode-examples] Git Push Summary

2017-01-03 Thread kmiller
Repository: geode-examples Updated Branches: refs/heads/feature/testmirror [created] 7aacbd04a

geode git commit: GEODE-2257 Client configured to use locator with addPoolServer fails to connect

2017-01-03 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/develop 19047faf8 -> d2ddfd57a GEODE-2257 Client configured to use locator with addPoolServer fails to connect Disabling the test added for this ticket while I look into why it's started to fail. Project: http://git-wip-us.apache.org/repos/asf/g