geode-native git commit: Remove an errant GemFire reference

2017-06-12 Thread dbarnes
Repository: geode-native Updated Branches: refs/heads/develop 420a67dae -> 32203507c Remove an errant GemFire reference Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/32203507 Tree: http://git-wip-us.apache.

[43/50] [abbrv] geode git commit: Update geode-book README instructions

2017-06-12 Thread klund
Update geode-book README instructions Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ad4e405f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/ad4e405f Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/ad4e405f

[38/50] [abbrv] geode git commit: GEODE-2788: Add official Socket timeout parameter when connecting to servers/locators

2017-06-12 Thread klund
GEODE-2788: Add official Socket timeout parameter when connecting to servers/locators When connecting from the client to the servers/locators, if the servers/locators is not started, the connection can not be established and a Socket timeout occurs. This timeout value is 59 seconds by default.

[14/50] [abbrv] geode git commit: GEODE-3041 DistributedMemberDUnitTest.testGroupsInAllVMs fails intermittently

2017-06-12 Thread klund
GEODE-3041 DistributedMemberDUnitTest.testGroupsInAllVMs fails intermittently When shutting down the MembershipManager after it has joined we should not use uncleanShutdown because the member will appear to have crashed. Instead we should do a normal shutdown. Project: http://git-wip-us.apache.o

[08/50] [abbrv] geode git commit: GEODE-3050: prevent empty dat files

2017-06-12 Thread klund
GEODE-3050: prevent empty dat files Move creation of dat files to test methods to avoid overwriting full dat file from other test. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/b0718f5d Tree: http://git-wip-us.apache.org/re

[27/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0211029b/geode-core/src/main/java/org/apache/geode/distributed/internal/membership/gms/Services.java -- diff --git a/geode-core/src/main/java/org/apache/geode/distributed/internal/

[24/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0211029b/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/PutAll70.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tier/s

[18/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0211029b/geode-core/src/test/java/org/apache/geode/security/SecurityManagerLifecycleIntegrationTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/security/Security

[05/50] [abbrv] geode git commit: GEODE-194: Remove spark connector

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/b27a79ae/geode-spark-connector/geode-spark-connector/src/it/java/ittest/org/apache/geode/spark/connector/JavaApiIntegrationTest.java -- diff --git a/geode-spark-connector/geode-spa

[02/50] [abbrv] geode git commit: GEODE-194: Remove spark connector

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/b27a79ae/geode-spark-connector/geode-spark-connector/src/main/scala/org/apache/geode/spark/connector/streaming/GeodeDStreamFunctions.scala -- diff --git a/geode-spark-connector/geo

[06/50] [abbrv] geode git commit: GEODE-194: Remove spark connector

2017-06-12 Thread klund
GEODE-194: Remove spark connector Remove the spark connector code until it can be updated for the current spark release. We should also integrate the build lifecycle and consider how to extract this into a separate repo. This closes #558 Project: http://git-wip-us.apache.org/repos/asf/geode/rep

[25/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0211029b/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

[11/50] [abbrv] geode git commit: Revert "GEODE-2804 Update InetSocketAddress, when there is IOException."

2017-06-12 Thread klund
Revert "GEODE-2804 Update InetSocketAddress, when there is IOException." This reverts commit e216fde1e4b1613bde22112cfb1544be022c3aac. We are reverting previous fix. As that fix caused some more issues. Currently we cache InetAddress in Geode. Solution was to cache hostname but in certain cases t

[46/50] [abbrv] geode git commit: GEODE-2928: get rid of the isGfshVM static variable - fix merge issues

2017-06-12 Thread klund
GEODE-2928: get rid of the isGfshVM static variable - fix merge issues Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8cd03e87 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8cd03e87 Diff: http://git-wip-us.apache.or

[33/50] [abbrv] geode git commit: Fix spotless failure

2017-06-12 Thread klund
Fix spotless failure Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8a10c1aa Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8a10c1aa Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/8a10c1aa Branch: refs/head

[13/50] [abbrv] geode git commit: GEODE-3043 surprise member added when the member is already in the cluster

2017-06-12 Thread klund
GEODE-3043 surprise member added when the member is already in the cluster Modified InternalDistributedMember to disregard the "name" field in compareTo if partial IDs are being used in the comparison. Modified GMSMembershipManager to attempt to replace partial IDs with the full IDs from the memb

[35/50] [abbrv] geode git commit: GEODE-2933: Add jmx-manager-hostname-for-clients for startLocator

2017-06-12 Thread klund
GEODE-2933: Add jmx-manager-hostname-for-clients for startLocator Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d5bde9fb Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/d5bde9fb Diff: http://git-wip-us.apache.org/rep

[30/50] [abbrv] geode git commit: GEODE-3025: Lucene queries are not allowed withing a transaction.

2017-06-12 Thread klund
GEODE-3025: Lucene queries are not allowed withing a transaction. This closes #562 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1ff5ccfe Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/1ff5ccfe Diff: http:/

[49/50] [abbrv] geode git commit: GEODE-2558: Upgrade mockito to 2.7.11 and powermock to 1.7.0RC2

2017-06-12 Thread klund
GEODE-2558: Upgrade mockito to 2.7.11 and powermock to 1.7.0RC2 * mockito-core.version = 2.7.11 * powermock.version = 1.7.0RC2 * fix compilation errors * there are several test failures in geode-core and geode-lucene geode-core test failures: * GMSMembershipManagerJUnitTest.testDirectChannelSend

[36/50] [abbrv] geode git commit: GEODE-2420: Warn a user if they try to export too much data, update gfsh command ref to match latest code changes

2017-06-12 Thread klund
GEODE-2420: Warn a user if they try to export too much data, update gfsh command ref to match latest code changes Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d55ef2ed Tree: http://git-wip-us.apache.org/repos/asf/geode/tre

[34/50] [abbrv] geode git commit: Add GfshParserRule to facilitate command unit tests

2017-06-12 Thread klund
Add GfshParserRule to facilitate command unit tests Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/0ef7f56b Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/0ef7f56b Diff: http://git-wip-us.apache.org/repos/asf/geode/d

[19/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0211029b/geode-core/src/test/java/org/apache/geode/management/internal/security/CacheServerMBeanShiroJUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/manage

[16/50] [abbrv] geode git commit: GEODE-3021: Any call after the first to setPdxStringFlag should no-op

2017-06-12 Thread klund
GEODE-3021: Any call after the first to setPdxStringFlag should no-op * The flag isIndexedPdxKeysFlagSet is now checked before setting pdx string flag Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f34d0475 Tree: http://g

[48/50] [abbrv] geode git commit: GEODE-3048: Introduce a rule to identify tests that require GEODE_HOME

2017-06-12 Thread klund
GEODE-3048: Introduce a rule to identify tests that require GEODE_HOME Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2c4b5372 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/2c4b5372 Diff: http://git-wip-us.apache.or

[22/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0211029b/geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/IndexCommands.java -- diff --git a/geode-core/src/main/java/org/apache/geode/management/internal

[45/50] [abbrv] geode git commit: GEODE-2928: get rid of the isGfshVM static variable

2017-06-12 Thread klund
GEODE-2928: get rid of the isGfshVM static variable * consolidate the availability indicators * remove the isGfshVM and isGfshVM() method * enhance the MultiStepCommand to include info on shellOnly commands to enhance command validation * remove the SUPPORT_MULTIPLE_GFSH static flag and properly

[44/50] [abbrv] geode git commit: GEODE-290: Remove deprecated methods from launcher classes

2017-06-12 Thread klund
GEODE-290: Remove deprecated methods from launcher classes * Removed deprecated stopWithPort from LocatorLauncher class. * Removed deprecated members from LocatorLauncher and ServerLauncher classes. * Modified test cases to use constants alternate to deprecated ones. This closes #568 Project: h

[50/50] [abbrv] geode git commit: GEODE-2622: Fix GMSMembershipManagerJUnitTest use of Mockito 2.7.11

2017-06-12 Thread klund
GEODE-2622: Fix GMSMembershipManagerJUnitTest use of Mockito 2.7.11 - Fix 4 test failures in GMSMembershipManagerJUnitTest This closes #573 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/77500b1b Tree: http://git-wip-us.apa

[47/50] [abbrv] geode git commit: GEODE-3066: Test tweaks to stabilize it.

2017-06-12 Thread klund
GEODE-3066: Test tweaks to stabilize it. * Regions created before senders and receivers are started. * Added a listener to slow down the puts so that when the remote region is destroyed, the put operation is still ongoing. This closes #574 Project: http://git-wip-us.apa

[29/50] [abbrv] geode git commit: GEODE-3054: escaping the escape character in the command string before passing it to the SimpleParser

2017-06-12 Thread klund
GEODE-3054: escaping the escape character in the command string before passing it to the SimpleParser Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2579a0db Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/2579a0db D

[10/50] [abbrv] geode git commit: GEODE-3029: Tomcat Install Documentation has incorrect required JARs

2017-06-12 Thread klund
GEODE-3029: Tomcat Install Documentation has incorrect required JARs Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/3e54875c Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/3e54875c Diff: http://git-wip-us.apache.org/

[40/50] [abbrv] geode git commit: GEODE-3023: removing incorrect assertion

2017-06-12 Thread klund
GEODE-3023: removing incorrect assertion Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/70483db0 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/70483db0 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/70483db

[15/50] [abbrv] geode git commit: GEODE-2420: add file-size-limit param to the ExportLogsController

2017-06-12 Thread klund
GEODE-2420: add file-size-limit param to the ExportLogsController Refactored size and warning for exported logs to be based on fully expanded size of the exported files Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a658322c

[21/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0211029b/geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/command/CreateRegionTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/cach

[20/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0211029b/geode-core/src/test/java/org/apache/geode/internal/security/DisabledSecurityServiceTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/internal/security/Di

[41/50] [abbrv] geode git commit: GEODE-3065: Making RedisServerTest Flaky, bind exceptions

2017-06-12 Thread klund
GEODE-3065: Making RedisServerTest Flaky, bind exceptions Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/122b07af Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/122b07af Diff: http://git-wip-us.apache.org/repos/asf/g

[39/50] [abbrv] geode git commit: GEODE-2788: This is now closing #474

2017-06-12 Thread klund
GEODE-2788: This is now closing #474 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/831ed21f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/831ed21f Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/831ed21f B

[09/50] [abbrv] geode git commit: GEODE-3032: Fix CI failure of CommandOverHttpDUnitTest

2017-06-12 Thread klund
GEODE-3032: Fix CI failure of CommandOverHttpDUnitTest Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/3ae06026 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/3ae06026 Diff: http://git-wip-us.apache.org/repos/asf/geod

[07/50] [abbrv] geode git commit: GEODE-3044: User Manual: Update Swagger example and screen shots - remove redundant connect command

2017-06-12 Thread klund
GEODE-3044: User Manual: Update Swagger example and screen shots - remove redundant connect command Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d73fa3ce Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/d73fa3ce Dif

[37/50] [abbrv] geode git commit: GEODE-3042: Quick doc of new string-based partition resolver

2017-06-12 Thread klund
GEODE-3042: Quick doc of new string-based partition resolver This closes #572 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8c41fd32 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8c41fd32 Diff: http://git-wip-

[17/50] [abbrv] geode git commit: GEODE-2542 LocatorDUnitTest and LocatorUDPSecurityDUnitTest flaky

2017-06-12 Thread klund
GEODE-2542 LocatorDUnitTest and LocatorUDPSecurityDUnitTest flaky Removed yet another Flaky annotation from this test class. Flakiness was fixed months ago but the Flaky annotations and categorization weren't removed from the test. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Comm

[28/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
GEODE-2632: use immutable SecurityService impls to improve performance * misc code clean up in classes touched by changes * new unit tests for SecurityService Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/0211029b Tree: htt

[23/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0211029b/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

[01/50] [abbrv] geode git commit: GEODE-194: Remove spark connector [Forced Update!]

2017-06-12 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2558 a445ab541 -> 77500b1b2 (forced update) http://git-wip-us.apache.org/repos/asf/geode/blob/b27a79ae/geode-spark-connector/geode-spark-demos/basic-demos/src/main/java/demo/Emp.java ---

[12/50] [abbrv] geode git commit: GEODE-3052 Restarting locators causes potential locator split brain

2017-06-12 Thread klund
GEODE-3052 Restarting locators causes potential locator split brain When restarting from a locatorView.dat file we should ignore any locator entries in the view. Recovery tries to get this state from other locators before resorting to using the persisted view so there we know all of the locator e

[32/50] [abbrv] geode git commit: GEODE-3023: TcpServer move soTimout for the socket for SSL Locators

2017-06-12 Thread klund
GEODE-3023: TcpServer move soTimout for the socket for SSL Locators Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/214cd732 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/214cd732 Diff: http://git-wip-us.apache.org/r

[31/50] [abbrv] geode git commit: GEODE-3044: User Manual: Update Swagger screen shots to match latest code revision

2017-06-12 Thread klund
GEODE-3044: User Manual: Update Swagger screen shots to match latest code revision Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/76784ebf Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/76784ebf Diff: http://git-wip

[42/50] [abbrv] geode git commit: GEODE-2925: add target for resource operation for finer grained security

2017-06-12 Thread klund
GEODE-2925: add target for resource operation for finer grained security * add finer authorize* call in security service * add target to the MXBean authorization check * use enum type instead of raw strings for resource/operation Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

[04/50] [abbrv] geode git commit: GEODE-194: Remove spark connector

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/b27a79ae/geode-spark-connector/geode-spark-connector/src/it/scala/ittest/org/apache/geode/spark/connector/testkit/GeodeRunner.scala -- diff --git a/geode-spark-connector/geode-spar

[26/50] [abbrv] geode git commit: GEODE-2632: use immutable SecurityService impls to improve performance

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0211029b/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/command/ClearRegion.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tie

[03/50] [abbrv] geode git commit: GEODE-194: Remove spark connector

2017-06-12 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/b27a79ae/geode-spark-connector/geode-spark-connector/src/main/scala/org/apache/geode/spark/connector/GeodeSparkContextFunctions.scala -- diff --git a/geode-spark-connector/geode-sp

geode git commit: GEODE-3068: fix alphabetic ordering

2017-06-12 Thread klund
Repository: geode Updated Branches: refs/heads/develop 2c4b53722 -> 65471c117 GEODE-3068: fix alphabetic ordering Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/65471c11 Tree: http://git-wip-us.apache.org/repos/asf/geode/

geode git commit: GEODE-2622: Fix GMSMembershipManagerJUnitTest use of Mockito 2.7.11

2017-06-12 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2558 ee0ab010f -> a445ab541 GEODE-2622: Fix GMSMembershipManagerJUnitTest use of Mockito 2.7.11 - Fix 4 test failures in GMSMembershipManagerJUnitTest This closes #573 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Com

geode git commit: GEODE-3048: Introduce a rule to identify tests that require GEODE_HOME

2017-06-12 Thread jstewart
Repository: geode Updated Branches: refs/heads/develop eb3312aed -> 2c4b53722 GEODE-3048: Introduce a rule to identify tests that require GEODE_HOME Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2c4b5372 Tree: http://git

geode git commit: GEODE-3066: Test tweaks to stabilize it.

2017-06-12 Thread nnag
Repository: geode Updated Branches: refs/heads/develop 8cd03e87f -> eb3312aed GEODE-3066: Test tweaks to stabilize it. * Regions created before senders and receivers are started. * Added a listener to slow down the puts so that when the remote region is destroyed, the put oper

geode git commit: GEODE-2928: get rid of the isGfshVM static variable - fix merge issues

2017-06-12 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop f85d21634 -> 8cd03e87f GEODE-2928: get rid of the isGfshVM static variable - fix merge issues Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8cd03e87 Tree: http://git

geode git commit: GEODE-2928: get rid of the isGfshVM static variable

2017-06-12 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop d1db2f02d -> f85d21634 GEODE-2928: get rid of the isGfshVM static variable * consolidate the availability indicators * remove the isGfshVM and isGfshVM() method * enhance the MultiStepCommand to include info on shellOnly commands to enhanc

geode-site git commit: Add Geode 1.2 to docs index

2017-06-12 Thread dbarnes
Repository: geode-site Updated Branches: refs/heads/master d8c9305f7 -> 2e3ddba18 Add Geode 1.2 to docs index Project: http://git-wip-us.apache.org/repos/asf/geode-site/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-site/commit/2e3ddba1 Tree: http://git-wip-us.apache.org/repos/asf/

geode-site git commit: Update README.md with lessons learned from the Geode 1.2 release

2017-06-12 Thread dbarnes
Repository: geode-site Updated Branches: refs/heads/master 4c1f4e961 -> d8c9305f7 Update README.md with lessons learned from the Geode 1.2 release Project: http://git-wip-us.apache.org/repos/asf/geode-site/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-site/commit/d8c9305f Tree: ht

geode git commit: GEODE-290: Remove deprecated methods from launcher classes

2017-06-12 Thread klund
Repository: geode Updated Branches: refs/heads/develop ad4e405f8 -> d1db2f02d GEODE-290: Remove deprecated methods from launcher classes * Removed deprecated stopWithPort from LocatorLauncher class. * Removed deprecated members from LocatorLauncher and ServerLauncher classes. * Modified test c

geode git commit: Update geode-book README instructions

2017-06-12 Thread dbarnes
Repository: geode Updated Branches: refs/heads/develop f54104358 -> ad4e405f8 Update geode-book README instructions Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ad4e405f Tree: http://git-wip-us.apache.org/repos/asf/geod

geode git commit: Update geode-book README instructions

2017-06-12 Thread dbarnes
Repository: geode Updated Branches: refs/heads/release/1.2.0 4d5716bf5 -> ed15feee6 Update geode-book README instructions Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ed15feee Tree: http://git-wip-us.apache.org/repos/as

geode git commit: GEODE-2925: add target for resource operation for finer grained security

2017-06-12 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 122b07afd -> f54104358 GEODE-2925: add target for resource operation for finer grained security * add finer authorize* call in security service * add target to the MXBean authorization check * use enum type instead of raw strings for resou

geode git commit: GEODE-290: Remove deprecated methods from launcher classes.

2017-06-12 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-290 [created] 3877313ca GEODE-290: Remove deprecated methods from launcher classes. * Removed deprecated stopWithPort from LocatorLauncher class. * Removed deprecated members from LocatorLauncher and ServerLauncher classes. * Modifie

geode git commit: Fix format

2017-06-12 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-3062 7310fd126 -> 3ff9725f1 Fix format Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/3ff9725f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/3ff9725f

geode git commit: Fix bug [Forced Update!]

2017-06-12 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-3062 9cd3ef2e1 -> 7310fd126 (forced update) Fix bug Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/7310fd12 Tree: http://git-wip-us.apache.org/repos/asf/geode/t