geode git commit: GEODE-2580: Added Kotlin jars to geode-dependencies.jar

2017-05-31 Thread udo
Repository: geode Updated Branches: refs/heads/feature/GEODE-2580 ceabf07aa -> 1e9853b8b GEODE-2580: Added Kotlin jars to geode-dependencies.jar Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1e9853b8 Tree: http://git-wip

[geode] Git Push Summary

2017-05-31 Thread ladyvader
Repository: geode Updated Branches: refs/heads/feature/GEODE-3013 [deleted] d9f219ad0

geode git commit: GEODE-2947: Error message is now specific to lucene indexes

2017-05-31 Thread abaker
Repository: geode Updated Branches: refs/heads/release/1.2.0 2284ea697 -> 9d4465af8 GEODE-2947: Error message is now specific to lucene indexes (cherry picked from commit 5f4a7a905013dfa8f76f7419ea71aacae3614077) Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-w

geode git commit: Bump version to 1.3.0-SNAPSHOT

2017-05-31 Thread abaker
Repository: geode Updated Branches: refs/heads/develop 5f4a7a905 -> 55c945080 Bump version to 1.3.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/55c94508 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/

geode git commit: Update version on release branch

2017-05-31 Thread abaker
Repository: geode Updated Branches: refs/heads/release/1.2.0 [created] 2284ea697 Update version on release branch Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2284ea69 Tree: http://git-wip-us.apache.org/repos/asf/geode/

geode git commit: GEODE-2947: Error message is now specific to lucene indexes

2017-05-31 Thread boglesby
Repository: geode Updated Branches: refs/heads/develop d1ec508ee -> 5f4a7a905 GEODE-2947: Error message is now specific to lucene indexes Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5f4a7a90 Tree: http://git-wip-us.apa

[09/35] geode git commit: GEODE-2957 gfsh create lucene index "null" becomes "DEFAULT"

2017-05-31 Thread klund
GEODE-2957 gfsh create lucene index "null" becomes "DEFAULT" This closes #543 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/80675180 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/80675180 Diff: http://git-wip-

[13/35] geode git commit: GEODE-3002 Clarify __REGION_VALUE_FIELD in Lucene docs

2017-05-31 Thread klund
GEODE-3002 Clarify __REGION_VALUE_FIELD in Lucene docs This closes #550 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/64e4f727 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/64e4f727 Diff: http://git-wip-us.apa

[20/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/test/java/org/apache/geode/internal/cache/ha/HARegionQueueJUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/cache/ha/HARegio

[05/35] geode git commit: GEODE-2941 Update Pulse documentation: logging info

2017-05-31 Thread klund
GEODE-2941 Update Pulse documentation: logging info Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/fa808acd Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/fa808acd Diff: http://git-wip-us.apache.org/repos/asf/geode/d

[10/35] geode git commit: Upping read timeout in HAInterestTestCase

2017-05-31 Thread klund
Upping read timeout in HAInterestTestCase These tests seem to occasionally fail. Upping the timeout from 1 second to get rid of spurious timing issues. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/76ff5061 Tree: http://git

[16/35] geode git commit: GEODE-3011 Correct a Lucene gfsh query example

2017-05-31 Thread klund
GEODE-3011 Correct a Lucene gfsh query example This closes #553 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f7e1ba2d Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f7e1ba2d Diff: http://git-wip-us.apache.org/repo

[35/35] geode git commit: milestone

2017-05-31 Thread klund
milestone Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d5dc97c8 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/d5dc97c8 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/d5dc97c8 Branch: refs/heads/feature/G

[26/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/CreateRegion.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/ti

[07/35] geode git commit: GEODE-2974: Remove GemFire product name from message string

2017-05-31 Thread klund
GEODE-2974: Remove GemFire product name from message string The error message now reports "Could not process command due to error." followed by the decription of the error. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2fb7

[12/35] geode git commit: GEODE-3000: do not have jetty log at debug level

2017-05-31 Thread klund
GEODE-3000: do not have jetty log at debug level Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5f4a797a Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/5f4a797a Diff: http://git-wip-us.apache.org/repos/asf/geode/diff

[19/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/CacheServerUtils.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/cache/tier/s

[32/35] geode git commit: milestone

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d5dc97c8/geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/command/Destroy65Test.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/cache/t

[15/35] geode git commit: GEODE-2994 Take backups when region ops are quiescent

2017-05-31 Thread klund
GEODE-2994 Take backups when region ops are quiescent This closes #544 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c1288ac8 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c1288ac8 Diff: http://git-wip-us.apac

[14/35] geode git commit: GEODE-2967: Fixing a test change

2017-05-31 Thread klund
GEODE-2967: Fixing a test change * A query was modified in a test that was not intended to be changed. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a416a325 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/a

[01/35] geode git commit: GEODE-2960 : Trim field parameter values from create lucene index. [Forced Update!]

2017-05-31 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2632-19 22f4a4f3e -> d5dc97c81 (forced update) GEODE-2960 : Trim field parameter values from create lucene index. * Added logic to trim leading and trailing spaces from values provided against 'field'. * Modified exi

[04/35] geode git commit: GEODE-2957: Create Lucene index analyzer help updated to include keyword DEFAULT

2017-05-31 Thread klund
GEODE-2957: Create Lucene index analyzer help updated to include keyword DEFAULT This closes #547 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1ee19c75 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/1ee19c

[11/35] geode git commit: GEODE-2975: Change the location of the lucene xsd

2017-05-31 Thread klund
GEODE-2975: Change the location of the lucene xsd The lucene xsd was not in the right location on disk, which resulted in a failure to validate lucene elements in the xml file. Adding tests and validation for cases where lucene elements show up in the wrong place, which we were unable to catch wi

[25/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/ExecuteRegionFunction66.java -- diff --git a/geode-core/src/main/java/org/apache/geode/intern

[34/35] geode git commit: milestone

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d5dc97c8/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/GetAll70.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/s

[31/35] geode git commit: milestone

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d5dc97c8/geode-core/src/test/java/org/apache/geode/internal/security/SecurityServiceFactoryTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/security/Sec

[08/35] geode git commit: GEODE-2420: Warn a user if they try to export too much data - document —file-size-limit gfsh option

2017-05-31 Thread klund
GEODE-2420: Warn a user if they try to export too much data - document —file-size-limit gfsh option Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/31971403 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/31971403 D

[17/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-cq/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/CloseCQ.java -- diff --git a/geode-cq/src/main/java/org/apache/geode/internal/cache/tier/socket

[22/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/RegisterDataSerializers.java -- diff --git a/geode-core/src/main/java/org/apache/geode/intern

[03/35] geode git commit: Revert "GEODE-2957: Create Lucene index analyzer help updated to include keyword DEFAULT"

2017-05-31 Thread klund
Revert "GEODE-2957: Create Lucene index analyzer help updated to include keyword DEFAULT" This reverts commit 96665fafbcc06948b7152ca9ad7344ab938f27ff. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5b2cdf8c Tree: http://gi

[28/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/CacheClientUpdater.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier

[24/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/GetAllWithCallback.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/ca

[02/35] geode git commit: GEODE-2957: Create Lucene index analyzer help updated to include keyword DEFAULT

2017-05-31 Thread klund
GEODE-2957: Create Lucene index analyzer help updated to include keyword DEFAULT Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/96665faf Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/96665faf Diff: http://git-wip-us

[06/35] geode git commit: GEODE-2952 document quoting of exact match Lucene queries

2017-05-31 Thread klund
GEODE-2952 document quoting of exact match Lucene queries This closes #545 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c08d70dd Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c08d70dd Diff: http://git-wip-us.

[30/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d1ec508e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/d1ec508e Diff: http://git-wip-us

[29/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/BaseCommand.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/socket

[27/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/Message.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/Me

[21/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/Request.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/so

[18/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/test/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt -- diff --git a/geode-core/src/test/resources/org/apache/geode/codeAnalysis/san

[23/35] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/Put61.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sock

[33/35] geode git commit: milestone

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d5dc97c8/geode-core/src/main/java/org/apache/geode/internal/security/EnabledSecurityService.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/security/Enabled

[7/7] geode git commit: milestone

2017-05-31 Thread klund
milestone Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/22f4a4f3 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/22f4a4f3 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/22f4a4f3 Branch: refs/heads/feature/G

[3/7] geode git commit: milestone

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/22f4a4f3/geode-core/src/test/java/org/apache/geode/internal/security/SecurityServiceFactoryTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/security/Sec

[4/7] geode git commit: milestone

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/22f4a4f3/geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/command/Destroy65Test.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/cache/t

[2/7] geode git commit: Fix BlockingHARegionJUnitTest

2017-05-31 Thread klund
Fix BlockingHARegionJUnitTest Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/9c18bcc3 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/9c18bcc3 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/9c18bcc3 Branch:

[1/7] geode git commit: Fix BlockingHARegionJUnitTest

2017-05-31 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2632-19 [created] 22f4a4f3e http://git-wip-us.apache.org/repos/asf/geode/blob/9c18bcc3/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/CacheClientNotifier.java

[6/7] geode git commit: milestone

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/22f4a4f3/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/GetAll70.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/s

[5/7] geode git commit: milestone

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/22f4a4f3/geode-core/src/main/java/org/apache/geode/internal/security/EnabledSecurityService.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/security/Enabled

[08/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/GetAllWithCallback.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/ca

[02/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/test/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt -- diff --git a/geode-core/src/test/resources/org/apache/geode/codeAnalysis/san

[05/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/Request.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/so

[03/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/CacheServerUtils.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/cache/tier/s

[06/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/RegisterDataSerializers.java -- diff --git a/geode-core/src/main/java/org/apache/geode/intern

[04/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/test/java/org/apache/geode/internal/cache/ha/HARegionQueueJUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/cache/ha/HARegio

[01/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
Repository: geode Updated Branches: refs/heads/develop f7e1ba2dc -> d1ec508ee http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-cq/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/CloseCQ.java -

[07/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/Put61.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sock

[13/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/BaseCommand.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/socket

[11/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/Message.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/Me

[09/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/ExecuteRegionFunction66.java -- diff --git a/geode-core/src/main/java/org/apache/geode/intern

[12/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/CacheClientUpdater.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier

[10/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/d1ec508e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/CreateRegion.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/ti

[14/14] geode git commit: GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes

2017-05-31 Thread klund
GEODE-2632: refactoring preparations for SecurityService and BaseCommand changes Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d1ec508e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/d1ec508e Diff: http://git-wip-us

geode git commit: GEODE-3011 Correct a Lucene gfsh query example

2017-05-31 Thread kmiller
Repository: geode Updated Branches: refs/heads/develop c1288ac87 -> f7e1ba2dc GEODE-3011 Correct a Lucene gfsh query example This closes #553 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f7e1ba2d Tree: http://git-wip-u

geode git commit: GEODE-2994 Take backups when region ops are quiescent

2017-05-31 Thread kmiller
Repository: geode Updated Branches: refs/heads/develop a416a3256 -> c1288ac87 GEODE-2994 Take backups when region ops are quiescent This closes #544 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c1288ac8 Tree: http:

[13/47] geode git commit: GEODE-3002 Clarify __REGION_VALUE_FIELD in Lucene docs

2017-05-31 Thread klund
GEODE-3002 Clarify __REGION_VALUE_FIELD in Lucene docs This closes #550 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/64e4f727 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/64e4f727 Diff: http://git-wip-us.apa

[27/47] geode git commit: Add ServerLauncherUtils and CacheServerUtils

2017-05-31 Thread klund
Add ServerLauncherUtils and CacheServerUtils Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/cec5be4f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/cec5be4f Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/cec

[19/47] geode git commit: Cleanup BaseCommand

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0a5b8d38/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/RegisterInterest.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cach

[08/47] geode git commit: GEODE-2420: Warn a user if they try to export too much data - document —file-size-limit gfsh option

2017-05-31 Thread klund
GEODE-2420: Warn a user if they try to export too much data - document —file-size-limit gfsh option Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/31971403 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/31971403 D

[46/47] geode git commit: Fix BlockingHARegionJUnitTest

2017-05-31 Thread klund
Fix BlockingHARegionJUnitTest Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/4eaf17af Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/4eaf17af Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/4eaf17af Branch:

[06/47] geode git commit: GEODE-2952 document quoting of exact match Lucene queries

2017-05-31 Thread klund
GEODE-2952 document quoting of exact match Lucene queries This closes #545 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c08d70dd Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c08d70dd Diff: http://git-wip-us.

[40/47] geode git commit: Fix spotless format

2017-05-31 Thread klund
Fix spotless format Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/409b59b9 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/409b59b9 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/409b59b9 Branch: refs/heads

[42/47] geode git commit: Resolve conflict

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/33b8e050/geode-core/src/test/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt -- diff --git a/geode-core/src/test/resources/org/apache/geode/codeAnalysis/san

[29/47] geode git commit: Run spotlessApply

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/ad7604ab/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/GatewayReceiverCommand.java -- diff --git a/geode-core/src/main/java/org/apache/geode/interna

[24/47] geode git commit: Cleanup BaseCommand

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0a5b8d38/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/CacheClientNotifier.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tie

[18/47] geode git commit: Cleanup BaseCommand

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0a5b8d38/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/RollbackCommand.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache

[34/47] geode git commit: Cleanup CacheClientUpdater

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/ce5fcb47/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/CacheClientUpdater.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier

[36/47] geode git commit: Cleanup HARegionQueueJUnitTest and BlockingHARegionQueueJUnitTest

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/7bd989ef/geode-core/src/test/java/org/apache/geode/internal/cache/ha/HARegionQueueJUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/cache/ha/HARegio

[07/47] geode git commit: GEODE-2974: Remove GemFire product name from message string

2017-05-31 Thread klund
GEODE-2974: Remove GemFire product name from message string The error message now reports "Could not process command due to error." followed by the decription of the error. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2fb7

[35/47] geode git commit: Cleanup CacheClientUpdater

2017-05-31 Thread klund
Cleanup CacheClientUpdater Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ce5fcb47 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/ce5fcb47 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/ce5fcb47 Branch: ref

[11/47] geode git commit: GEODE-2975: Change the location of the lucene xsd

2017-05-31 Thread klund
GEODE-2975: Change the location of the lucene xsd The lucene xsd was not in the right location on disk, which resulted in a failure to validate lucene elements in the xml file. Adding tests and validation for cases where lucene elements show up in the wrong place, which we were unable to catch wi

[37/47] geode git commit: Cleanup HARegionQueueJUnitTest and BlockingHARegionQueueJUnitTest

2017-05-31 Thread klund
Cleanup HARegionQueueJUnitTest and BlockingHARegionQueueJUnitTest Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/7bd989ef Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/7bd989ef Diff: http://git-wip-us.apache.org/rep

[21/47] geode git commit: Cleanup BaseCommand

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0a5b8d38/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/GetFunctionAttribute.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/

[03/47] geode git commit: Revert "GEODE-2957: Create Lucene index analyzer help updated to include keyword DEFAULT"

2017-05-31 Thread klund
Revert "GEODE-2957: Create Lucene index analyzer help updated to include keyword DEFAULT" This reverts commit 96665fafbcc06948b7152ca9ad7344ab938f27ff. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5b2cdf8c Tree: http://gi

[33/47] geode git commit: Cleanup CacheClientUpdater

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/ce5fcb47/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/parallel/ParallelGatewaySenderOperationsDUnitTest.java -- diff --git a/geode-wan/src/test/java/org/apache/geode

[10/47] geode git commit: Upping read timeout in HAInterestTestCase

2017-05-31 Thread klund
Upping read timeout in HAInterestTestCase These tests seem to occasionally fail. Upping the timeout from 1 second to get rid of spurious timing issues. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/76ff5061 Tree: http://git

[41/47] geode git commit: Revert BlockingHARegionJUnitTest

2017-05-31 Thread klund
Revert BlockingHARegionJUnitTest Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/dee71176 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/dee71176 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/dee71176 Branc

[28/47] geode git commit: Run spotlessApply

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/ad7604ab/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/RegisterDataSerializers.java -- diff --git a/geode-core/src/main/java/org/apache/geode/intern

[25/47] geode git commit: Cleanup BaseCommand

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0a5b8d38/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/BaseCommand.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/socket

[38/47] geode git commit: Do NOT close HeapDataOutputStream that is passed to Part

2017-05-31 Thread klund
Do NOT close HeapDataOutputStream that is passed to Part Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/85a7e74e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/85a7e74e Diff: http://git-wip-us.apache.org/repos/asf/ge

[43/47] geode git commit: Resolve conflict

2017-05-31 Thread klund
Resolve conflict Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/33b8e050 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/33b8e050 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/33b8e050 Branch: refs/heads/fe

[45/47] geode git commit: Fix BlockingHARegionJUnitTest

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/4eaf17af/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/CacheClientNotifier.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tie

[32/47] geode git commit: Cleanup Message class

2017-05-31 Thread klund
Cleanup Message class Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a5718c09 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/a5718c09 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/a5718c09 Branch: refs/hea

[47/47] geode git commit: Remove ServerInterestRegistrationMessage from CacheClientNotifier

2017-05-31 Thread klund
Remove ServerInterestRegistrationMessage from CacheClientNotifier Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/e10c182b Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/e10c182b Diff: http://git-wip-us.apache.org/rep

[39/47] geode git commit: Cleanup test that recursed infinitely due to failure in precheckin

2017-05-31 Thread klund
Cleanup test that recursed infinitely due to failure in precheckin Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8d1b6704 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8d1b6704 Diff: http://git-wip-us.apache.org/re

[44/47] geode git commit: fix format

2017-05-31 Thread klund
fix format Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/7fb189ec Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/7fb189ec Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/7fb189ec Branch: refs/heads/feature/

[04/47] geode git commit: GEODE-2957: Create Lucene index analyzer help updated to include keyword DEFAULT

2017-05-31 Thread klund
GEODE-2957: Create Lucene index analyzer help updated to include keyword DEFAULT This closes #547 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1ee19c75 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/1ee19c

[30/47] geode git commit: Run spotlessApply

2017-05-31 Thread klund
Run spotlessApply Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ad7604ab Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/ad7604ab Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/ad7604ab Branch: refs/heads/f

[23/47] geode git commit: Cleanup BaseCommand

2017-05-31 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0a5b8d38/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/DestroyRegion.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/t

[12/47] geode git commit: GEODE-3000: do not have jetty log at debug level

2017-05-31 Thread klund
GEODE-3000: do not have jetty log at debug level Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5f4a797a Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/5f4a797a Diff: http://git-wip-us.apache.org/repos/asf/geode/diff

[26/47] geode git commit: Cleanup BaseCommand

2017-05-31 Thread klund
Cleanup BaseCommand Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/0a5b8d38 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/0a5b8d38 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/0a5b8d38 Branch: refs/heads

  1   2   >