[27/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/ha/HAClearDUnitTest.java -- diff --git

[51/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
GEODE-773: Extract static methods from DistributedTestCase Refactor DistributedTestCase by extracting inner classes & interfaces into: * IgnoredException * StoppableWaitCriterion * WaitCriterion Refactor DistributedTestCase by extracting static methods into: * Assert * DebuggerUtils *

[37/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/LocatorDUnitTest.java -- diff --git

[15/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/management/internal/cli/commands/MiscellaneousCommandsExportLogsPart2DUnitTest.java -- diff --git

[14/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/security/ClientAuthenticationDUnitTest.java -- diff --git

[09/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-cq/src/test/java/com/gemstone/gemfire/cache/query/cq/dunit/CqQueryDUnitTest.java -- diff --git

[11/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/test/dunit/NetworkUtils.java -- diff --git

[45/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/cache/query/partitioned/PRColocatedEquiJoinDUnitTest.java -- diff --git

[31/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/PartitionedRegionWithSameNameDUnitTest.java -- diff --git

[49/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/cache/query/dunit/PdxStringQueryDUnitTest.java -- diff --git

[48/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/cache/query/dunit/QueryUsingFunctionContextDUnitTest.java -- diff --git

[46/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/cache/query/internal/index/CopyOnReadIndexDUnitTest.java -- diff --git

[33/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/PartitionedRegionBucketCreationDistributionDUnitTest.java -- diff --git

incubator-geode git commit: GEODE-730: Optimize single filter join queries

2016-02-09 Thread jasonhuynh
Repository: incubator-geode Updated Branches: refs/heads/develop 820cfd632 -> d232e2594 GEODE-730: Optimize single filter join queries When executing a join query with additional filters on a single region, we now detect this scenario and instead of creating a CompositeGroupJunction, we

incubator-geode git commit: GEODE-909: fix port issue in MemoryThresholdsOffHeapDUnitTest

2016-02-09 Thread dschneider
Repository: incubator-geode Updated Branches: refs/heads/develop d232e2594 -> 8db793d9d GEODE-909: fix port issue in MemoryThresholdsOffHeapDUnitTest * Set cacheserver port to 'zero' in-order for system to pick-up random port instead of using AvailablePortHelper. Project:

[18/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/offheap/OffHeapRegionBase.java -- diff --git

[12/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/test/dunit/DistributedTestCase.java -- diff --git

[05/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-cq/src/test/java/com/gemstone/gemfire/internal/cache/RemoteCQTransactionDUnitTest.java -- diff --git

[13/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/security/SecurityTestUtil.java -- diff --git

[50/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/cache/client/internal/LocatorLoadBalancingDUnitTest.java -- diff --git

[21/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/tier/sockets/InterestResultPolicyDUnitTest.java -- diff --git

[16/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/management/internal/cli/commands/FunctionCommandsDUnitTest.java -- diff --git

[44/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/cache/query/partitioned/PRQueryDUnitHelper.java -- diff --git

[20/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/AsyncEventQueueTestBase.java -- diff --git

[19/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventQueueStatsDUnitTest.java -- diff --git

[39/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/PutAllCallBkSingleVMDUnitTest.java -- diff --git

[32/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/PartitionedRegionQueryDUnitTest.java -- diff --git

[07/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-cq/src/test/java/com/gemstone/gemfire/cache/query/cq/dunit/CqStatsDUnitTest.java -- diff --git

[08/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-cq/src/test/java/com/gemstone/gemfire/cache/query/cq/dunit/CqQueryUsingPoolDUnitTest.java -- diff --git

[17/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/management/UniversalMembershipListenerAdapterDUnitTest.java -- diff --git

[40/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MultiVMRegionTestCase.java -- diff --git

[02/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-wan/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentParallelGatewaySenderDUnitTest.java -- diff --git

[incubator-geode] Git Push Summary

2016-02-09 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-949 [created] 820cfd632

[47/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/cache/query/dunit/ResourceManagerWithQueryMonitorDUnitTest.java -- diff --git

[34/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/EvictionStatsDUnitTest.java -- diff --git

[26/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/locks/TXLockServiceDUnitTest.java -- diff --git

[30/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/execute/ClientServerFunctionExecutionDUnitTest.java -- diff --git

[42/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/CacheXml90DUnitTest.java -- diff --git

[28/51] [partial] incubator-geode git commit: GEODE-773: Extract static methods from DistributedTestCase

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/820cfd63/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/execute/PRColocationDUnitTest.java -- diff --git

incubator-geode git commit: GEODE-886: Passing ENUMs in an IN query possibly returns no results

2016-02-09 Thread jasonhuynh
Repository: incubator-geode Updated Branches: refs/heads/develop 7bb0819cd -> 21d92298a GEODE-886: Passing ENUMs in an IN query possibly returns no results Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[3/3] incubator-geode git commit: GEODE-12: Minor updates for publishing module artifacts

2016-02-09 Thread jensdeppe
GEODE-12: Minor updates for publishing module artifacts Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/28f5391a Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/28f5391a Diff:

[4/4] incubator-geode git commit: Repackage security test classes in Apache Geode

2016-02-09 Thread klund
Repackage security test classes in Apache Geode Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/4383a711 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/4383a711 Diff:

[2/4] incubator-geode git commit: Repackage security test classes in Apache Geode

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4383a711/gemfire-core/src/test/java/security/CredentialGenerator.java -- diff --git a/gemfire-core/src/test/java/security/CredentialGenerator.java

incubator-geode git commit: GEODE-557: change test to use port zero

2016-02-09 Thread dschneider
Repository: incubator-geode Updated Branches: refs/heads/develop 8db793d9d -> 466432538 GEODE-557: change test to use port zero * Set cacheserver port to 'zero' in-order for system to pick-up random port instead of using AvailablePortHelper. This closes #92 Project:

[1/4] incubator-geode git commit: Repackage security test classes in Apache Geode

2016-02-09 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-949 820cfd632 -> 4383a7117 http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4383a711/gemfire-core/src/test/java/templates/security/XmlAuthorization.java

[3/4] incubator-geode git commit: Repackage security test classes in Apache Geode

2016-02-09 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4383a711/gemfire-core/src/test/java/com/gemstone/gemfire/security/util/AuthzCredentialGenerator.java -- diff --git

incubator-geode git commit: GEODE-268: Adding explanation to OperationContext.isClientUpdate()

2016-02-09 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/develop 28f5391aa -> 99e4aaf45 GEODE-268: Adding explanation to OperationContext.isClientUpdate() This closes #43 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-602: CI failure: OutOfOffHeapMemoryDUnitTest.testSimpleOutOfOffHeapMemoryMemberDisconnects

2016-02-09 Thread sbawaskar
Repository: incubator-geode Updated Branches: refs/heads/develop dd49add59 -> 7bb0819cd GEODE-602: CI failure: OutOfOffHeapMemoryDUnitTest.testSimpleOutOfOffHeapMemoryMemberDisconnects Adding InternalDistributedSystem.getAnyInstance() to await() condition that waits for 30 seconds. Also

[3/4] incubator-geode git commit: Fixing eclipse project generation for extensions

2016-02-09 Thread klund
Fixing eclipse project generation for extensions Eclipse was not happy with project names with / in them. Fixing the names of the eclipse projects that are generated. Consolodated the logic to clean up the name into a utilities gradle file. Project:

[2/4] incubator-geode git commit: Updating release page for M1

2016-02-09 Thread klund
Updating release page for M1 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/0daf181f Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/0daf181f Diff:

[1/4] incubator-geode git commit: Fixing an NPE that showed up in an integration test.

2016-02-09 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-773-2 3504a05ff -> 25d5db399 Fixing an NPE that showed up in an integration test. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[4/4] incubator-geode git commit: Merge remote-tracking branch 'origin/develop' into feature/GEODE-773-2

2016-02-09 Thread klund
Merge remote-tracking branch 'origin/develop' into feature/GEODE-773-2 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/25d5db39 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/25d5db39