[1/3] incubator-geode git commit: Adding a geode-benchmark project with support for running jmh benchmarks

2016-11-07 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/develop 2993e6d6f -> 2e1a8c420 Adding a geode-benchmark project with support for running jmh benchmarks Adding a new project with a couple of simple benchmarks using jmh, to make it easier for developers to write microbenchmarks of

[3/3] incubator-geode git commit: GEODE-1985: Updating the SAFE_QUERY_TIME after updating indexes

2016-11-07 Thread upthewaterspout
GEODE-1985: Updating the SAFE_QUERY_TIME after updating indexes This is a fix for pretty specific race condition 1) T1 does a put and gets to the point of calling setIndexBufferTime, but hasn't updated the indexes 2) T2 starts a query and finds the entry in the index even though the value no

[2/3] incubator-geode git commit: GEODE-1985 Removing some string comparisons in the AttributesDescriptor

2016-11-07 Thread upthewaterspout
GEODE-1985 Removing some string comparisons in the AttributesDescriptor Optimizing the attributes descriptor by removing some string comparisons. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/4c0d302f

[1/2] incubator-geode git commit: Changing geode-spark-connector to depend on 1.0 release.

2016-11-01 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/develop 3822c9053 -> 110a6f5c5 Changing geode-spark-connector to depend on 1.0 release. It was had a dependency on the -SNAPSHOT version. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[2/2] incubator-geode git commit: Correcting javadocs on AsyncEventListener to return true.

2016-11-01 Thread upthewaterspout
Correcting javadocs on AsyncEventListener to return true. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/838eebc4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/838eebc4 Diff:

incubator-geode git commit: Closing pull request #277

2016-10-31 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/develop 8c9b51b09 -> 6d78cf20c Closing pull request #277 This closes #277. I put the wrong pull request number in dbcbd55f9b2965afcf5dcc8453308c1c850d7a5c, which is the commit that actually merged this pull request. Project:

[1/2] incubator-geode git commit: GEODE-1098: Fix gfsh.bat error with default Java installation

2016-10-28 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/develop 2ef50b24d -> 29bb98a23 GEODE-1098: Fix gfsh.bat error with default Java installation Paths to JAR dependencies quoted to prevent spaces from causing error This closes #227 Project:

[2/2] incubator-geode git commit: Fixing spotless formatting errors.

2016-10-28 Thread upthewaterspout
Fixing spotless formatting errors. 2ef50b24de1457ab91729f22a3c2ff4a8a07557b introduced spotless formatting 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/29bb98a2 Tree:

[38/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-assembly/src/test/java/org/apache/geode/rest/internal/web/controllers/RestAPIsAndInterOpsDUnitTest.java -- diff --git

[32/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/LogWriter.java -- diff --git a/geode-core/src/main/java/org/apache/geode/LogWriter.java

[36/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-assembly/src/test/java/org/apache/geode/rest/internal/web/controllers/RestAPIsWithSSLDUnitTest.java -- diff --git

[42/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/extensions/geode-modules/src/main/java/org/apache/geode/modules/util/CreateRegionFunction.java -- diff --git

[43/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/extensions/geode-modules/src/main/java/org/apache/geode/modules/session/catalina/DeltaSessionManager.java -- diff --git

[05/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/cache/CacheFactory.java -- diff --git a/geode-core/src/main/java/org/apache/geode/cache/CacheFactory.java

[47/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/extensions/geode-modules-session/src/main/java/org/apache/geode/modules/session/filter/SessionCachingFilter.java -- diff --git

[27/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/GemFireMemberStatus.java -- diff --git

[37/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-assembly/src/test/java/org/apache/geode/rest/internal/web/controllers/RestAPIsQueryAndFEJUnitTest.java -- diff --git

[45/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/extensions/geode-modules-session/src/test/java/org/apache/geode/modules/session/junit/PerTestClassLoaderRunner.java -- diff --git

[04/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/cache/CacheWriter.java -- diff --git a/geode-core/src/main/java/org/apache/geode/cache/CacheWriter.java

[28/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/CacheServerConfig.java -- diff --git a/geode-core/src/main/java/org/apache/geode/admin/CacheServerConfig.java

[23/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/internal/BackupDataStoreHelper.java -- diff --git

[12/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/MX4JModelMBean.java -- diff --git

[48/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/extensions/geode-modules-session-internal/src/main/java/org/apache/geode/modules/session/internal/filter/GemfireSessionManager.java -- diff --git

[55/55] [abbrv] incubator-geode git commit: Adding support for running jmh benchmarks to gradle and adding a CompactRangeIndexBenchmark.

2016-10-24 Thread upthewaterspout
Adding support for running jmh benchmarks to gradle and adding a CompactRangeIndexBenchmark. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/45513045 Tree:

[21/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/internal/EnabledManagedEntityController.java -- diff --git

[46/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/extensions/geode-modules-session/src/test/java/org/apache/geode/modules/session/internal/filter/CommonTests.java -- diff --git

[10/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/MemberInfoWithStatsMBean.java -- diff --git

[29/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/AdminDistributedSystem.java -- diff --git

[52/55] [abbrv] incubator-geode git commit: GEODE-2011 Client code which clears pdx registry needs synchronization

2016-10-24 Thread upthewaterspout
GEODE-2011 Client code which clears pdx registry needs synchronization We clear pdx registry in client when we re-connect to cluster. But during that time other thread may end up using old registry while other thread is clearing this. Thus we need to synchronize that. In current code it happens

[06/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/cache/AttributesMutator.java -- diff --git a/geode-core/src/main/java/org/apache/geode/cache/AttributesMutator.java

[15/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/AgentImpl.java -- diff --git

[40/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-assembly/src/test/java/org/apache/geode/management/internal/cli/commands/LauncherLifecycleCommandsJUnitTest.java -- diff --git

[22/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/internal/DistributedSystemConfigImpl.java -- diff --git

[34/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/DataSerializer.java -- diff --git a/geode-core/src/main/java/org/apache/geode/DataSerializer.java

[07/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/cache/AttributesFactory.java -- diff --git a/geode-core/src/main/java/org/apache/geode/cache/AttributesFactory.java

[33/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/Delta.java -- diff --git a/geode-core/src/main/java/org/apache/geode/Delta.java

[19/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/internal/MemberHealthEvaluator.java -- diff --git

[44/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/extensions/geode-modules/src/main/java/org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.java -- diff --git

[39/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-assembly/src/test/java/org/apache/geode/rest/internal/web/controllers/Customer.java -- diff --git

[35/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/CancelCriterion.java -- diff --git a/geode-core/src/main/java/org/apache/geode/CancelCriterion.java

[14/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/AgentLauncher.java -- diff --git

[41/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-assembly/src/test/java/org/apache/geode/BundledJarsJUnitTest.java -- diff --git a/geode-assembly/src/test/java/org/apache/geode/BundledJarsJUnitTest.java

[53/55] [abbrv] incubator-geode git commit: GEODE-706 Fixed race condition between expiry thread and user thread.

2016-10-24 Thread upthewaterspout
GEODE-706 Fixed race condition between expiry thread and user thread. ExpirationManager tracks the regionEntry as reference to expiryTask. It assumes, it is unique for that key. But consistency check mechanism keeps that regionEntry around and that enforces re-use of that for new update. That

[17/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/AdminDistributedSystemJmxImpl.java -- diff --git

[13/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/DistributionLocatorJmxImpl.java -- diff --git

[20/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/internal/LogCollator.java -- diff --git

[24/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/internal/AdminDistributedSystemImpl.java -- diff --git

[03/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/cache/DiskStoreFactory.java -- diff --git a/geode-core/src/main/java/org/apache/geode/cache/DiskStoreFactory.java

[16/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/AgentConfigImpl.java -- diff --git

[09/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/RMIRegistryService.java -- diff --git

[26/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/SystemMemberBridgeServer.java -- diff --git

[18/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/internal/SystemMemberRegionEventImpl.java -- diff --git

[08/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/SystemMemberJmx.java -- diff --git

[25/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/SystemMembershipListener.java -- diff --git

[31/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/StatisticsFactory.java -- diff --git a/geode-core/src/main/java/org/apache/geode/StatisticsFactory.java

[01/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates. [F

2016-10-24 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-1985 7b9a3832b -> 45513045c (forced update) http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/cache/EntryNotFoundInRegion.java

[11/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/MX4JServerSocketFactory.java -- diff --git

[30/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/geode-core/src/main/java/org/apache/geode/SystemFailure.java -- diff --git a/geode-core/src/main/java/org/apache/geode/SystemFailure.java

[50/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/build.gradle -- diff --git a/build.gradle b/build.gradle index bc31c92..a734e05 100755 --- a/build.gradle +++ b/build.gradle @@ -24,6 +24,7 @@ buildscript {

[49/55] [abbrv] [partial] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-24 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8bf39571/etc/intellij-java-google-style.xml -- diff --git a/etc/intellij-java-google-style.xml b/etc/intellij-java-google-style.xml new file mode 100644 index

[54/55] [abbrv] incubator-geode git commit: GEODE-1985: Check for index expression reevalaution using a time window

2016-10-24 Thread upthewaterspout
GEODE-1985: Check for index expression reevalaution using a time window Changing the logic for how to we check to see if an entry may have been concurrently modified while an indexed query is in progress. The new logic just has a time window, defaulting to 10 minutes. If the entry was changed

[1/2] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-21 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/feature/spotlessPlugin [created] d0175ec5a http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d0175ec5/etc/intellij-java-google-style.xml -- diff --git

[2/2] incubator-geode git commit: Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates.

2016-10-21 Thread upthewaterspout
Added Spotless plugin to enforce formatting standards. Added Google Java Style guide formatter templates, removed existing formatter templates. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/d0175ec5

incubator-geode git commit: GEODE-2019 Adding missing apache license header

2016-10-20 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/develop bc060f95c -> af55d9292 GEODE-2019 Adding missing apache license header Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/af55d929 Tree:

[1/2] incubator-geode git commit: GEODE-2022: Marking testRRPRLocalQueryingWithHetroIndexes as flaky

2016-10-20 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/develop b2e776859 -> 7e659b238 GEODE-2022: Marking testRRPRLocalQueryingWithHetroIndexes as flaky Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[2/2] incubator-geode git commit: GEODE-388: Marking dynamic-region-factory as deprecated in the xml.

2016-10-20 Thread upthewaterspout
GEODE-388: Marking dynamic-region-factory as deprecated in the xml. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/59df3d93 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/59df3d93 Diff:

[2/2] incubator-geode git commit: Adding a docker container to build and view the geode docs

2016-10-19 Thread upthewaterspout
Adding a docker container to build and view the geode docs Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/bc7a675a Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/bc7a675a Diff:

[1/2] incubator-geode git commit: GEODE-388: Deprecating DynamicRegionFactory

2016-10-19 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/develop e130e5b62 -> ad43d4472 GEODE-388: Deprecating DynamicRegionFactory Marking DynamicRegionFactory as deprecated. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[22/50] [abbrv] incubator-geode git commit: GEODE-1952: Add Apache license to all geode-docs erb files

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6bea8204/geode-docs/basic_config/the_cache/setting_cache_properties.html.md.erb -- diff --git a/geode-docs/basic_config/the_cache/setting_cache_properties.html.md.erb

[20/50] [abbrv] incubator-geode git commit: GEODE-1952: Add Apache license to all geode-docs erb files

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6bea8204/geode-docs/developing/partitioned_regions/configure_pr_single_hop.html.md.erb -- diff --git

[36/50] [abbrv] incubator-geode git commit: GEODE-1952 Add geode-book dir to build docs

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/e9b44af4/geode-book/master_middleman/source/subnavs/geode-subnav.erb -- diff --git a/geode-book/master_middleman/source/subnavs/geode-subnav.erb

[30/50] [abbrv] incubator-geode git commit: Add geode-book dir for docs build

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d9d8b59b/geode-book/master_middleman/source/subnavs/geode-subnav.erb -- diff --git a/geode-book/master_middleman/source/subnavs/geode-subnav.erb

[06/50] [abbrv] incubator-geode git commit: GEODE-1952: removed native client docs, set aside until native client code is merged in (see GEODE-1964)

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/381d0faa/geode-docs/nativeclient/delta-propagation/how-delta-propagation-works.html.md.erb -- diff --git

[39/50] [abbrv] incubator-geode git commit: GEODE-1952 Update docs README, config

2016-10-14 Thread upthewaterspout
GEODE-1952 Update docs README, config Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/36d1f39d Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/36d1f39d Diff:

[24/50] [abbrv] incubator-geode git commit: GEODE-1570: upgrade spring libraries

2016-10-14 Thread upthewaterspout
GEODE-1570: upgrade spring libraries * upgrade the spring libraries and related libraries * upgrade version numbers in the NOTICE and LICENSE file * some test refactor Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[17/50] [abbrv] incubator-geode git commit: GEODE-1952: Add Apache license to all geode-docs erb files

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6bea8204/geode-docs/managing/management/programming_example.html.md.erb -- diff --git a/geode-docs/managing/management/programming_example.html.md.erb

[04/50] [abbrv] incubator-geode git commit: GEODE-1952: removed native client docs, set aside until native client code is merged in (see GEODE-1964)

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/381d0faa/geode-docs/nativeclient/introduction/developing-solaris.html.md.erb -- diff --git a/geode-docs/nativeclient/introduction/developing-solaris.html.md.erb

[25/50] [abbrv] incubator-geode git commit: GEODE-1968 - set aside Hibernate Cache docs until feature is mainstreamed.

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fd8927cb/geode-docs/tools_modules/hibernate_cache/installing_gemfire_and_module.html.md.erb -- diff --git

[43/50] [abbrv] incubator-geode git commit: GEODE-1952: Change Project G to Apache G; other edits

2016-10-14 Thread upthewaterspout
GEODE-1952: Change Project G to Apache G; other edits Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/131e99ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/131e99ee Diff:

[12/50] [abbrv] incubator-geode git commit: GEODE-1952: Update geode-docs dir for docs donation

2016-10-14 Thread upthewaterspout
GEODE-1952: Update geode-docs dir for docs donation - Alter the only 2 files that did not have a title component at the top of the file. This facilitates easily adding the Apache license to the files. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[08/50] [abbrv] incubator-geode git commit: GEODE-1952: removed native client docs, set aside until native client code is merged in (see GEODE-1964)

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/381d0faa/geode-docs/nativeclient/connection-pools/configuring-pools-attributes-example.html.md.erb -- diff --git

[26/50] [abbrv] incubator-geode git commit: GEODE-1968 - set aside Hibernate Cache docs until feature is mainstreamed.

2016-10-14 Thread upthewaterspout
GEODE-1968 - set aside Hibernate Cache docs until feature is mainstreamed. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/fd8927cb Tree:

[19/50] [abbrv] incubator-geode git commit: GEODE-1952: Add Apache license to all geode-docs erb files

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6bea8204/geode-docs/developing/querying_basics/chapter_overview.html.md.erb -- diff --git a/geode-docs/developing/querying_basics/chapter_overview.html.md.erb

[32/50] [abbrv] incubator-geode git commit: Revert "Add geode-book dir for docs build"

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1c98ba56/geode-book/pdf_header.html -- diff --git a/geode-book/pdf_header.html b/geode-book/pdf_header.html deleted file mode 100644 index 9983f0b..000 ---

[29/50] [abbrv] incubator-geode git commit: Add geode-book dir for docs build

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d9d8b59b/geode-book/pdf_header.html -- diff --git a/geode-book/pdf_header.html b/geode-book/pdf_header.html new file mode 100644 index 000..9983f0b --- /dev/null +++

[07/50] [abbrv] incubator-geode git commit: GEODE-1952: removed native client docs, set aside until native client code is merged in (see GEODE-1964)

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/381d0faa/geode-docs/nativeclient/cpp-caching-api/pdx_auto_serialization.html.md.erb -- diff --git

[03/50] [abbrv] incubator-geode git commit: GEODE-1952: removed native client docs, set aside until native client code is merged in (see GEODE-1964)

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/381d0faa/geode-docs/nativeclient/programming-examples/serialization-java.html.md.erb -- diff --git

[21/50] [abbrv] incubator-geode git commit: GEODE-1952: Add Apache license to all geode-docs erb files

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6bea8204/geode-docs/developing/distributed_regions/chapter_overview.html.md.erb -- diff --git a/geode-docs/developing/distributed_regions/chapter_overview.html.md.erb

[02/50] [abbrv] incubator-geode git commit: GEODE-1952: removed native client docs, set aside until native client code is merged in (see GEODE-1964)

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/381d0faa/geode-docs/nativeclient/remote-querying/96-progexamples/3-query-code-examples-structset.html.md.erb -- diff --git

[15/50] [abbrv] incubator-geode git commit: GEODE-1952: Add Apache license to all geode-docs erb files

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6bea8204/geode-docs/rest_apps/get_region_key_data.html.md.erb -- diff --git a/geode-docs/rest_apps/get_region_key_data.html.md.erb

[16/50] [abbrv] incubator-geode git commit: GEODE-1952: Add Apache license to all geode-docs erb files

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6bea8204/geode-docs/managing/security/implementing_security.html.md.erb -- diff --git a/geode-docs/managing/security/implementing_security.html.md.erb

[38/50] [abbrv] incubator-geode git commit: GEODE-1952 Remove old redirects

2016-10-14 Thread upthewaterspout
GEODE-1952 Remove old redirects Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/7592ba10 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/7592ba10 Diff:

[14/50] [abbrv] incubator-geode git commit: GEODE-1952: Add Apache license to all geode-docs erb files

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6bea8204/geode-docs/tools_modules/gfsh/command-pages/load-balance.html.md.erb -- diff --git a/geode-docs/tools_modules/gfsh/command-pages/load-balance.html.md.erb

[13/50] [abbrv] incubator-geode git commit: GEODE-1952: Add Apache license to all geode-docs erb files

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6bea8204/geode-docs/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html.md.erb -- diff --git

[11/50] [abbrv] incubator-geode git commit: GEODE-420: fix Pulse test when not using any SSLConfig

2016-10-14 Thread upthewaterspout
GEODE-420: fix Pulse test when not using any SSLConfig (cherry picked from commit e04519d) Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/17cc4724 Tree:

[01/50] [abbrv] incubator-geode git commit: GEODE-1952: removed native client docs, set aside until native client code is merged in (see GEODE-1964)

2016-10-14 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/develop de6215978 -> 1fb0d0a9d http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/381d0faa/geode-docs/nativeclient/sqlite-persistence/windows_install.html.md.erb

[10/50] [abbrv] incubator-geode git commit: GEODE-1952: removed native client docs, set aside until native client code is merged in (see GEODE-1964)

2016-10-14 Thread upthewaterspout
GEODE-1952: removed native client docs, set aside until native client code is merged in (see GEODE-1964) Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/381d0faa Tree:

[28/50] [abbrv] incubator-geode git commit: GEODE-1972: Move Geode Hibernate module to a feature branch

2016-10-14 Thread upthewaterspout
GEODE-1972: Move Geode Hibernate module to a feature branch Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/38aa36f4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/38aa36f4 Diff:

[23/50] [abbrv] incubator-geode git commit: GEODE-1952: Add Apache license to all geode-docs erb files

2016-10-14 Thread upthewaterspout
GEODE-1952: Add Apache license to all geode-docs erb files Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/6bea8204 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/6bea8204 Diff:

[09/50] [abbrv] incubator-geode git commit: GEODE-1952: removed native client docs, set aside until native client code is merged in (see GEODE-1964)

2016-10-14 Thread upthewaterspout
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/381d0faa/geode-docs/nativeclient/client-cache/disk-policy.html.md.erb -- diff --git a/geode-docs/nativeclient/client-cache/disk-policy.html.md.erb

  1   2   3   4   5   6   7   8   9   10   >