geode git commit: GEODE-3291: add soundex analyzer into lucene query This closes #654

2017-07-25 Thread zhouxj
Repository: geode Updated Branches: refs/heads/develop eb7d2eaa7 -> 289a0857f GEODE-3291: add soundex analyzer into lucene query This closes #654 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/289a0857 Tree: http://git-wi

geode git commit: GEODE-240: Remove deprecated methods on TransactionEvent

2017-07-25 Thread dschneider
Repository: geode Updated Branches: refs/heads/develop 09dd45f6e -> eb7d2eaa7 GEODE-240: Remove deprecated methods on TransactionEvent Removed deprecated methods getCreateEvents, getDestroyEvents, getPutEvents, getInvalidateEvents from the TransactionEvent. Removed implementation for methods

geode git commit: GEODE-3314: Initial commit to reproduce DLockToken leak

2017-07-25 Thread udo
Repository: geode Updated Branches: refs/heads/feature/GEODE-3314 [created] 4643e25fe GEODE-3314: Initial commit to reproduce DLockToken leak Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/4643e25f Tree: http://git-wip-us

[2/2] geode git commit: Empty commit, this closes #29

2017-07-25 Thread upthewaterspout
Empty commit, this closes #29 Closing this PR due to lack of activity. The PR as it stands is failing some tests, no response from the contributor. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/33cb7a59 Tree: http://git-wip

[1/2] geode git commit: Empty commit, this closes #130 - UDA functionality

2017-07-25 Thread upthewaterspout
Repository: geode Updated Branches: refs/heads/develop 82894a67b -> 09dd45f6e Empty commit, this closes #130 - UDA functionality This PR has failing tests, needs some review and code cleanup. No activity for over a year. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http

[geode] Git Push Summary

2017-07-25 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEODE-3291 [deleted] 70f9afba8

geode git commit: GEODE-2986: Remove redundant log message

2017-07-25 Thread dschneider
Repository: geode Updated Branches: refs/heads/develop 6267efea7 -> 82894a67b GEODE-2986: Remove redundant log message Just log message if "notExecutedMembers" is not null and not empty. This closes #535 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.ap

geode git commit: GEODE-3097: GFSH works over HTTP with SSL

2017-07-25 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop fcce2b0be -> 6267efea7 GEODE-3097: GFSH works over HTTP with SSL Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/6267efea Tree: http://git-wip-us.apache.org/repos/asf/

[6/7] geode git commit: Aggressive cleanup

2017-07-25 Thread klund
Aggressive cleanup Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/54e628f0 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/54e628f0 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/54e628f0 Branch: refs/heads/

[5/7] geode git commit: Aggressive cleanup

2017-07-25 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/54e628f0/geode-core/src/main/java/org/apache/geode/management/internal/cli/functions/NetstatFunction.java -- diff --git a/geode-core/src/main/java/org/apache/geode/management/inter

[4/7] geode git commit: Fixup

2017-07-25 Thread klund
Fixup Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/44cd213f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/44cd213f Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/44cd213f Branch: refs/heads/feature/GEODE

[1/7] geode git commit: Convert to use FunctionContext.getCache()

2017-07-25 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-3299 067531776 -> 7956fb424 http://git-wip-us.apache.org/repos/asf/geode/blob/c3c639df/geode-core/src/main/java/org/apache/geode/management/internal/cli/functions/MembersForRegionFunction.java -

[7/7] geode git commit: Revert DataCommandsFunction

2017-07-25 Thread klund
Revert DataCommandsFunction Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/7956fb42 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/7956fb42 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/7956fb42 Branch: re

[2/7] geode git commit: Convert to use FunctionContext.getCache()

2017-07-25 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/c3c639df/geode-core/src/main/java/org/apache/geode/management/internal/cli/functions/DescribeDiskStoreFunction.java -- diff --git a/geode-core/src/main/java/org/apache/geode/manage

[3/7] geode git commit: Convert to use FunctionContext.getCache()

2017-07-25 Thread klund
Convert to use FunctionContext.getCache() Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c3c639df Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c3c639df Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/c3c639

geode git commit: Revert DataCommandsFunction

2017-07-25 Thread klund
Repository: geode Updated Branches: refs/heads/FunctionContext 94f74294c -> 42d4b25e4 Revert DataCommandsFunction Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/42d4b25e Tree: http://git-wip-us.apache.org/repos/asf/geode/

[2/4] geode git commit: GEODE-3031: Extracting startLocator and startServer from LauncherLifecycleCommands

2017-07-25 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/geode/blob/fcce2b0b/geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/StartLocatorCommand.java -- diff --git a/geode-core/src/main/java/org/apache/geode/management/in

[4/4] geode git commit: GEODE-3031: Extracting startLocator and startServer from LauncherLifecycleCommands

2017-07-25 Thread jinmeiliao
GEODE-3031: Extracting startLocator and startServer from LauncherLifecycleCommands * this closes #642 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/fcce2b0b Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/fcce2b0b

[3/4] geode git commit: GEODE-3031: Extracting startLocator and startServer from LauncherLifecycleCommands

2017-07-25 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/geode/blob/fcce2b0b/geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/LauncherLifecycleCommands.java -- diff --git a/geode-core/src/main/java/org/apache/geode/managem

[1/4] geode git commit: GEODE-3031: Extracting startLocator and startServer from LauncherLifecycleCommands

2017-07-25 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 7f86d0cdb -> fcce2b0be http://git-wip-us.apache.org/repos/asf/geode/blob/fcce2b0b/geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/LauncherLifecycleCommandsTest.java

geode-native git commit: GEODE-3173: fixes Windows build break for gtest.

2017-07-25 Thread echobravo
Repository: geode-native Updated Branches: refs/heads/develop fc4af401b -> e8fd46df5 GEODE-3173: fixes Windows build break for gtest. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/e8fd46df Tree: http://git-

geode git commit: GEODE-3231: withLogFile does not imply withWorkingDir anymore

2017-07-25 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 067531776 -> 7f86d0cdb GEODE-3231: withLogFile does not imply withWorkingDir anymore Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/7f86d0cd Tree: http://git-wip-us.a

[geode] Git Push Summary

2017-07-25 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-3299 [created] 067531776

[1/2] geode-native git commit: GEODE-3173: fixes Windows build break.

2017-07-25 Thread echobravo
Repository: geode-native Updated Branches: refs/heads/develop d3c34c1d5 -> fc4af401b GEODE-3173: fixes Windows build break. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/8f097d9e Tree: http://git-wip-us.apa

[2/2] geode-native git commit: GEODE-3019: Fixes CLI build break.

2017-07-25 Thread echobravo
GEODE-3019: Fixes CLI build break. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/fc4af401 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/fc4af401 Diff: http://git-wip-us.apache.org/repos/asf/geo

geode git commit: GEODE-3115 Added changes to check for persistent region during pdx type registry.

2017-07-25 Thread agingade
Repository: geode Updated Branches: refs/heads/develop e7515f595 -> 067531776 GEODE-3115 Added changes to check for persistent region during pdx type registry. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/06753177 Tree

[1/2] geode git commit: GEODE-3175 backward-compatibility tests fail with bad classpath

2017-07-25 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/develop b7db727ad -> e7515f595 GEODE-3175 backward-compatibility tests fail with bad classpath Checking in changes on a feature branch that remove current-version product classes from the classpaths of JVMs running old versions of Geode. Project

[2/2] geode git commit: GEODE-3175 backward-compatibility tests fail with bad classpath

2017-07-25 Thread bschuchardt
GEODE-3175 backward-compatibility tests fail with bad classpath Attempt restart of a VM if it is unavailable. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/e7515f59 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/e7

geode-native git commit: GEODE-3173: Upgrade to gtest 1.8

2017-07-25 Thread echobravo
Repository: geode-native Updated Branches: refs/heads/develop 5dcff096e -> d3c34c1d5 GEODE-3173: Upgrade to gtest 1.8 Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/d3c34c1d Tree: http://git-wip-us.apache.or

geode-native git commit: GEODE-3019: Refactor Struct class

2017-07-25 Thread echobravo
Repository: geode-native Updated Branches: refs/heads/develop 5ef80c062 -> 5dcff096e GEODE-3019: Refactor Struct class - Using std::string now - Now returns const std::string& - getFieldName now throws an OutOfRangeException - added a unit test for Struct class - Made getFieldIndex const. - Us