incubator-geode git commit: GEODE-156: fix unit tests that call pauseIfNecessary

2015-07-27 Thread dschneider
Repository: incubator-geode Updated Branches: refs/heads/develop 27b37efcc - 73d0dcd2a GEODE-156: fix unit tests that call pauseIfNecessary all calls to pauseIfNecessary have been changed to flushIfNecessary. The new flushIfNecessary method uses StateFlushOperation. Project:

Git Push Summary

2015-07-27 Thread dschneider
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-156 [deleted] cd232e1a1

[3/5] incubator-geode git commit: Add test for GEODE-83

2015-07-27 Thread sbawaskar
Add test for GEODE-83 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b185d5b4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/b185d5b4 Diff:

[5/5] incubator-geode git commit: Merge branch 'feature/GEODE-83' into develop close #10.

2015-07-27 Thread sbawaskar
Merge branch 'feature/GEODE-83' into develop close #10. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/4af9bb38 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/4af9bb38 Diff:

[2/5] incubator-geode git commit: Added missing class to sanctionedSerializables to fix failing test serializables test

2015-07-27 Thread sbawaskar
Added missing class to sanctionedSerializables to fix failing test serializables test Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/580d9507 Tree:

[11/13] incubator-geode git commit: GEODE-120 Add batch size to RDD.saveToGemfire()

2015-07-27 Thread jasonhuynh
GEODE-120 Add batch size to RDD.saveToGemfire() Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/70448c5d Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/70448c5d Diff:

[05/13] incubator-geode git commit: GEODE-9: Imported gemfire-spark-connector from geode-1.0.0-SNAPSHOT-2.src.tar

2015-07-27 Thread jasonhuynh
GEODE-9: Imported gemfire-spark-connector from geode-1.0.0-SNAPSHOT-2.src.tar Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/85d44f04 Tree:

[13/13] incubator-geode git commit: Merge branch 'feature/GEODE-9' into develop

2015-07-27 Thread jasonhuynh
Merge branch 'feature/GEODE-9' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b387e358 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/b387e358 Diff:

[06/13] incubator-geode git commit: GEODE-101 Resolve Geode Spark Connector Build Issues

2015-07-27 Thread jasonhuynh
GEODE-101 Resolve Geode Spark Connector Build Issues Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/27933651 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/27933651 Diff:

[02/13] incubator-geode git commit: GEODE-9: Imported gemfire-spark-connector from geode-1.0.0-SNAPSHOT-2.src.tar

2015-07-27 Thread jasonhuynh
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/85d44f04/gemfire-spark-connector/gemfire-spark-connector/src/main/scala/io/pivotal/gemfire/spark/connector/internal/oql/RowBuilder.scala -- diff --git

[07/13] incubator-geode git commit: GEODE-115 Change gfsh path for integration tests

2015-07-27 Thread jasonhuynh
GEODE-115 Change gfsh path for integration tests Spark Geode Connector now uses gfsh from current Geode build. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/047ef62f Tree:

[01/13] incubator-geode git commit: GEODE-9: Imported gemfire-spark-connector from geode-1.0.0-SNAPSHOT-2.src.tar

2015-07-27 Thread jasonhuynh
Repository: incubator-geode Updated Branches: refs/heads/develop 4af9bb381 - b387e3587

[12/13] incubator-geode git commit: Merge branch 'develop' into feature/GEODE-9

2015-07-27 Thread jasonhuynh
Merge branch 'develop' into feature/GEODE-9 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b73127ce Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/b73127ce Diff:

[04/13] incubator-geode git commit: GEODE-9: Imported gemfire-spark-connector from geode-1.0.0-SNAPSHOT-2.src.tar

2015-07-27 Thread jasonhuynh
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/85d44f04/gemfire-spark-connector/gemfire-spark-connector/src/it/java/ittest/io/pivotal/gemfire/spark/connector/JavaApiIntegrationTest.java -- diff --git

Git Push Summary

2015-07-27 Thread jasonhuynh
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-9 [deleted] b73127ce7

incubator-geode git commit: Revert management events are now disabled if the distributed system is a loner

2015-07-27 Thread dschneider
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-86 11dfc07a1 - b6096d880 Revert management events are now disabled if the distributed system is a loner This reverts commit 98c31fa34c819007adfb2b35daf14abc23d05dd5. Project:

[09/50] [abbrv] incubator-geode git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-geode into develop

2015-07-27 Thread bschuchardt
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-geode into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/95d7f186 Tree:

[31/50] [abbrv] incubator-geode git commit: GEODE-149 Reexecute a test even it previously passed

2015-07-27 Thread bschuchardt
GEODE-149 Reexecute a test even it previously passed Modified build.gradle to make the test task as not up to date. This forces gradle to rerun the test target every time it is invoked. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[03/50] [abbrv] incubator-geode git commit: GEODE-94: Add typecast to prevent ambiguous method calls under JDK 8

2015-07-27 Thread bschuchardt
GEODE-94: Add typecast to prevent ambiguous method calls under JDK 8 Add typecast to Object for ambiguous logger arguments. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/d9936846 Tree:

[27/50] [abbrv] incubator-geode git commit: GEODE-83 Add support for Redis AUTH command Also added Geode property redis-password so the authentication password can be set by xml or through GFSH

2015-07-27 Thread bschuchardt
GEODE-83 Add support for Redis AUTH command Also added Geode property redis-password so the authentication password can be set by xml or through GFSH Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[32/50] [abbrv] incubator-geode git commit: - GEODE-119: Re-introducing the distributed unit tests that were excluded in the initial code drop to Geode (GEODE-10). - The failures were mostly related t

2015-07-27 Thread bschuchardt
- GEODE-119: Re-introducing the distributed unit tests that were excluded in the initial code drop to Geode (GEODE-10). - The failures were mostly related to the change in dunit-results directory structure. - Also, did some code formatting and clean up. Project:

[15/50] [abbrv] incubator-geode git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-geode into develop

2015-07-27 Thread bschuchardt
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-geode into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/3426939e Tree:

[16/50] [abbrv] incubator-geode git commit: Merge branch 'GEODE-114' into feature/GEODE-9

2015-07-27 Thread bschuchardt
Merge branch 'GEODE-114' into feature/GEODE-9 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/89b9aaff Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/89b9aaff Diff:

[22/50] [abbrv] incubator-geode git commit: GEODE-123: Increase maximum line width from 80 to 160.

2015-07-27 Thread bschuchardt
GEODE-123: Increase maximum line width from 80 to 160. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b1f39b60 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/b1f39b60 Diff:

[20/50] [abbrv] incubator-geode git commit: GEODE-108: Fix up HAInterestPart*DUnitTests

2015-07-27 Thread bschuchardt
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/a336e81c/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/tier/sockets/HAInterestPart2DUnitTest.java -- diff --git

[25/50] [abbrv] incubator-geode git commit: GEODE-133: fix testCustomEntryTtl3 to do meaningful validation and run faster

2015-07-27 Thread bschuchardt
GEODE-133: fix testCustomEntryTtl3 to do meaningful validation and run faster Test now validates that you can change the custom expiry action and key. The test used to try to change the amount of time but these tests have a hard time validating elapsed time because intermittent changes to system

[13/50] [abbrv] incubator-geode git commit: GEODE-10: Absorb review comments

2015-07-27 Thread bschuchardt
GEODE-10: Absorb review comments Reviewers posted useful comments on javadoc and methods names. Link to the reviewboard: https://reviews.apache.org/r/36397 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[42/50] [abbrv] incubator-geode git commit: optimized testCustomEntryIdleTimeout3

2015-07-27 Thread bschuchardt
optimized testCustomEntryIdleTimeout3 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/af1b99fe Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/af1b99fe Diff:

[24/50] [abbrv] incubator-geode git commit: GEODE-134: Fix Serializable tests

2015-07-27 Thread bschuchardt
GEODE-134: Fix Serializable tests HDFS classes are new and do not break backward compatibility. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/a571fc6c Tree:

[45/50] [abbrv] incubator-geode git commit: GEODE-100: Nested count(*) query on pr causes NullPointerException Query object in query execution was being used without being set for nested queries.

2015-07-27 Thread bschuchardt
GEODE-100: Nested count(*) query on pr causes NullPointerException Query object in query execution was being used without being set for nested queries. Reviewed by agingade Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[33/50] [abbrv] incubator-geode git commit: Merge branch 'develop' into feature/GEODE-9

2015-07-27 Thread bschuchardt
Merge branch 'develop' into feature/GEODE-9 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b73127ce Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/b73127ce Diff:

[28/50] [abbrv] incubator-geode git commit: Added test to make sure separate clients have distinct auth state in AuthJUnitTest

2015-07-27 Thread bschuchardt
Added test to make sure separate clients have distinct auth state in AuthJUnitTest Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/049771f6 Tree:

[19/50] [abbrv] incubator-geode git commit: Merge branch 'feature/GEODE-10' into develop

2015-07-27 Thread bschuchardt
Merge branch 'feature/GEODE-10' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/a1abe190 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/a1abe190 Diff:

[39/50] [abbrv] incubator-geode git commit: fixed testEntryIdleTimeout3

2015-07-27 Thread bschuchardt
fixed testEntryIdleTimeout3 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/01cc5899 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/01cc5899 Diff:

[44/50] [abbrv] incubator-geode git commit: Merge branch 'feature/GEODE-148' into develop

2015-07-27 Thread bschuchardt
Merge branch 'feature/GEODE-148' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/9d794955 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/9d794955 Diff:

[46/50] [abbrv] incubator-geode git commit: GEODE-91: Zero results when querying against a HashIndex indexed on PdxStrings Pdx string fields indexed with a hash index were not being resolved properly

2015-07-27 Thread bschuchardt
GEODE-91: Zero results when querying against a HashIndex indexed on PdxStrings Pdx string fields indexed with a hash index were not being resolved properly when doing comparisons. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[21/50] [abbrv] incubator-geode git commit: GEODE-108: Fix up HAInterestPart*DUnitTests

2015-07-27 Thread bschuchardt
GEODE-108: Fix up HAInterestPart*DUnitTests Reformat, fix timeouts, reduce interval for checking asynchronous criteria. Move tearDown2 up by setUp. Null out static fields during closeCache so other dunit JVMs don't leak Cache/DS instances. Remove sleep call. Add @SuppressWarning and @Override

[36/50] [abbrv] incubator-geode git commit: GEODE-152: fix NPE in fetchJvmThreads

2015-07-27 Thread bschuchardt
GEODE-152: fix NPE in fetchJvmThreads The code now uses an ArrayList and only adds non-null elements to it. It then allocates a array of that ArrayList size and returns it with the contents of the ArrayList. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[38/50] [abbrv] incubator-geode git commit: fixed tests to work with PRs and invalidates to work with concurrency check regions

2015-07-27 Thread bschuchardt
fixed tests to work with PRs and invalidates to work with concurrency check regions Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/620aa08e Tree: