geode git commit: GEODE-789: Added 'create defined indexes', 'clear defined indexes', and 'define index' gfsh commands for indexes in CliAvailabilityIndicator so that they would not be available on a

2016-12-14 Thread abarve
Repository: geode Updated Branches: refs/heads/develop d65c1fe26 -> 96949ef53 GEODE-789: Added 'create defined indexes', 'clear defined indexes', and 'define index' gfsh commands for indexes in CliAvailabilityIndicator so that they would not be available on a disconnected gfsh session. Fixed te

geode git commit: GEODE-2214: fall back to TCCL if target CL fails to resolve class

2016-12-14 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2214 213d8bc1c -> f122daeb2 GEODE-2214: fall back to TCCL if target CL fails to resolve class Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f122daeb Tree: http

[geode] Git Push Summary

2016-12-14 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2214 [created] 213d8bc1c

geode git commit: GEODE-2183: Region.query now allows full syntax as a predicate on server

2016-12-14 Thread jasonhuynh
Repository: geode Updated Branches: refs/heads/develop a225060f4 -> d65c1fe26 GEODE-2183: Region.query now allows full syntax as a predicate on server Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d65c1fe2 Tree: http://g

geode git commit: fixup

2016-12-14 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-1930 914cbfdc5 -> 28bb22e50 fixup Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/28bb22e5 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/28bb22e5 Diff:

geode git commit: GEODE-2196: spotless

2016-12-14 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop bbac13690 -> a225060f4 GEODE-2196: spotless Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a225060f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/a225060f D

[08/50] [abbrv] geode git commit: GEODE-2092 Update docs with security examples location

2016-12-14 Thread klund
GEODE-2092 Update docs with security examples location Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/22ec6a78 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/22ec6a78 Diff: http://git-wip-us.apache.org/repos/asf/geod

[18/50] [abbrv] geode git commit: Merge branch 'bugfix/GEODE-1984' into develop

2016-12-14 Thread klund
Merge branch 'bugfix/GEODE-1984' into develop Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/213d8bc1 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/213d8bc1 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/21

[32/50] [abbrv] geode git commit: GEODE-2204: apply FlakyTest category to flaky test

2016-12-14 Thread klund
GEODE-2204: apply FlakyTest category to flaky test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8eb09bde Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8eb09bde Diff: http://git-wip-us.apache.org/repos/asf/geode/di

[30/50] [abbrv] geode git commit: GEODE-2196: revert changes that broke Jenkins build

2016-12-14 Thread klund
GEODE-2196: revert changes that broke Jenkins build Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5d2f0f6b Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/5d2f0f6b Diff: http://git-wip-us.apache.org/repos/asf/geode/d

[03/50] [abbrv] geode git commit: GEODE-1831: Function no longer gets executed twice on gateway receivers with groups

2016-12-14 Thread klund
GEODE-1831: Function no longer gets executed twice on gateway receivers with groups Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ef96dba9 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/ef96dba9 Diff: http://git-wi

[20/50] [abbrv] geode git commit: GEODE-1984: Fix Issue Make GatewaySender destroy a public API

2016-12-14 Thread klund
GEODE-1984: Fix Issue Make GatewaySender destroy a public API 1. Making destory API public 2. Added a new gfsh WAN command destroyGatewaySender 3. Impleted GatewaySenderDestroyFunction, which first stop gatewaysender and then call destroy on the same. 4. Added a WAN Rest Con

[47/50] [abbrv] geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-12-14 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/914cbfdc/geode-core/src/test/java/org/apache/geode/management/LocatorManagementDUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/management/LocatorManagement

[43/50] [abbrv] geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-12-14 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/914cbfdc/geode-core/src/test/java/org/apache/geode/management/bean/stats/DistributedSystemStatsDUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/management/b

[02/50] [abbrv] geode git commit: GEODE-1862: Invoke getAllDurableCqsFromServer on the primary queue server

2016-12-14 Thread klund
GEODE-1862: Invoke getAllDurableCqsFromServer on the primary queue server Invoking this method on a server that does not have the queue will return the wrong results. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/05c2388f T

[26/50] [abbrv] geode git commit: GEODE-2193 a member is kicked out immediately after joining

2016-12-14 Thread klund
GEODE-2193 a member is kicked out immediately after joining The problem is happening because we send a shutdown message, initiating election of a new coordinator, but the old ViewCreator is allowed to send out a view announcing a new member. The new coordinator manages to send out a new view befo

[16/50] [abbrv] geode git commit: GEODE-2192 Fixed NPE in GMSLocator. Added null check for publickey

2016-12-14 Thread klund
GEODE-2192 Fixed NPE in GMSLocator. Added null check for publickey Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f22809a4 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f22809a4 Diff: http://git-wip-us.apache.org/re

[28/50] [abbrv] geode git commit: GEODE-2201 Spotless fix

2016-12-14 Thread klund
GEODE-2201 Spotless fix Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/0f8ef971 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/0f8ef971 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/0f8ef971 Branch: refs/h

[41/50] [abbrv] geode git commit: [GEODE-2144] Improve error message when no security credentials are provided.

2016-12-14 Thread klund
[GEODE-2144] Improve error message when no security credentials are provided. - Improve error message when no security credentials are provided. - Add tests for the code paths exposing this message. - Refactor making those code paths more testable. This closes #310 Project: http://git-wip-us.ap

[19/50] [abbrv] geode git commit: GEODE-1984: Fix Issue Make GatewaySender destroy a public API

2016-12-14 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0eb952a6/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/wancommand/WanCommandCreateGatewaySenderDUnitTest.java -- diff --git a/geode-wan/src/test/java/org/apache/geode

[29/50] [abbrv] geode git commit: GEODE-2098 Document that gfsh history is in .geode dir

2016-12-14 Thread klund
GEODE-2098 Document that gfsh history is in .geode dir Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/03c79a68 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/03c79a68 Diff: http://git-wip-us.apache.org/repos/asf/geod

[44/50] [abbrv] geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-12-14 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/914cbfdc/geode-core/src/test/java/org/apache/geode/management/RegionManagementDUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/management/RegionManagementDU

[05/50] [abbrv] geode git commit: GEODE-2185: Index not used with parameterized query

2016-12-14 Thread klund
GEODE-2185: Index not used with parameterized query Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/7fb0e68b Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/7fb0e68b Diff: http://git-wip-us.apache.org/repos/asf/geode/d

[14/50] [abbrv] geode git commit: GEODE-1835 : unit test to verify a warning message by the configure pdx command only when there are members in the distributed system.

2016-12-14 Thread klund
GEODE-1835 : unit test to verify a warning message by the configure pdx command only when there are members in the distributed system. This closes #304 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ef741814 Tree: http://git

[04/50] [abbrv] geode git commit: GEODE-2182: try-catch around size estimation for index look ups

2016-12-14 Thread klund
GEODE-2182: try-catch around size estimation for index look ups * Fix possible race condition where entry is destroyed Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c2b1c8b1 Tree: http://git-wip-us.apache.org/repos/asf/geod

[25/50] [abbrv] geode git commit: Update website release references to remove incubator

2016-12-14 Thread klund
Update website release references to remove incubator The release location has changed due to TLP. After the next release, we should also update the archives location on the release page. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/ge

[34/50] [abbrv] geode git commit: GEODE-1334: add FlakyTest category to flaky test

2016-12-14 Thread klund
GEODE-1334: add FlakyTest category to flaky test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/92ef7329 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/92ef7329 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff

[06/50] [abbrv] geode git commit: GEODE-2187: Docs: bad subnav link in REST Apps > Troubleshooting

2016-12-14 Thread klund
GEODE-2187: Docs: bad subnav link in REST Apps > Troubleshooting Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f58a11d9 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f58a11d9 Diff: http://git-wip-us.apache.org/repo

[22/50] [abbrv] geode git commit: GEODE-2201 Make UITests a bit more resilient

2016-12-14 Thread klund
GEODE-2201 Make UITests a bit more resilient - Increase some timeouts - Avoid StaleElementReferenceExceptions by retrying the element retrieval. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d4276136 Tree: http://git-wip-

[13/50] [abbrv] geode git commit: GEODE-1835 : logging a warning message by the configure pdx command only when there are members in the distributed system.

2016-12-14 Thread klund
GEODE-1835 : logging a warning message by the configure pdx command only when there are members in the distributed system. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/28efd902 Tree: http://git-wip-us.apache.org/repos/asf/g

[07/50] [abbrv] geode git commit: GEODE-2004: [doc update] Create/update/delete query through rest api should require DATA:READ instead of DATA:WRITE

2016-12-14 Thread klund
GEODE-2004: [doc update] Create/update/delete query through rest api should require DATA:READ instead of DATA:WRITE Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/860d7efa Tree: http://git-wip-us.apache.org/repos/asf/geode/t

[33/50] [abbrv] geode git commit: GEODE-1027: add unit test for previously committed fix

2016-12-14 Thread klund
GEODE-1027: add unit test for previously committed fix Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1f49cbcc Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/1f49cbcc Diff: http://git-wip-us.apache.org/repos/asf/geod

[23/50] [abbrv] geode git commit: [GEODE-2196] Add test for Cluster Config. Refactor LocatorServerStartupRule.

2016-12-14 Thread klund
[GEODE-2196] Add test for Cluster Config. Refactor LocatorServerStartupRule. * Add ClusterConfigDUnitTest * Refactor LocatorServerStartupRule * this closes #309 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/adfd41f4 Tree: h

[09/50] [abbrv] geode git commit: GEODE-2004: [doc update] change to a permission for REST-initiated queries. Updated error messages.

2016-12-14 Thread klund
GEODE-2004: [doc update] change to a permission for REST-initiated queries. Updated error messages. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1d34eeb9 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/1d34eeb9 Dif

[39/50] [abbrv] geode git commit: GEODE-1974: add FlakyTest category to flaky test

2016-12-14 Thread klund
GEODE-1974: add FlakyTest category to flaky test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/079542b8 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/079542b8 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff

[49/50] [abbrv] geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-12-14 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/914cbfdc/geode-core/src/test/java/org/apache/geode/management/ClientHealthStatsDUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/management/ClientHealthStats

[15/50] [abbrv] geode git commit: GEODE-2190: add FlakyTest category to flaky test

2016-12-14 Thread klund
GEODE-2190: add FlakyTest category to flaky test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2075ee34 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/2075ee34 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff

[01/50] [abbrv] geode git commit: Removing a bogus import of a javafx class. [Forced Update!]

2016-12-14 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-1930 d261061e5 -> 914cbfdc5 (forced update) Removing a bogus import of a javafx class. This import failed on openjdk. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/c

[40/50] [abbrv] geode git commit: GEODE-2099: reduce scope of method and vars to prevent spaghetti

2016-12-14 Thread klund
GEODE-2099: reduce scope of method and vars to prevent spaghetti If you leave vars and methods public or protected, some day someone is going to make another test call them (I've seen it happen repeatedly) so please make them private. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Co

[10/50] [abbrv] geode git commit: GEODE-2179 - Checking for disconnected connection in GatewaySenderMBean

2016-12-14 Thread klund
GEODE-2179 - Checking for disconnected connection in GatewaySenderMBean Making sure that the mbean returns false for isConnected if the gateway is not actually connected to the remote side. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/

[17/50] [abbrv] geode git commit: GEODE-2175: wait for results from other members is not needed in result collector. It's already handled by Function framework.

2016-12-14 Thread klund
GEODE-2175: wait for results from other members is not needed in result collector. It's already handled by Function framework. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1d951e33 Tree: http://git-wip-us.apache.org/repos/

[31/50] [abbrv] geode git commit: Removed a misplaced occurrence of "Pivotal" from the docs.

2016-12-14 Thread klund
Removed a misplaced occurrence of "Pivotal" from the docs. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/0f28be98 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/0f28be98 Diff: http://git-wip-us.apache.org/repos/asf/

[11/50] [abbrv] geode git commit: GEODE-2112: UITests actually take screenshots on failure

2016-12-14 Thread klund
GEODE-2112: UITests actually take screenshots on failure This closes #301 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/67dafd8e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/67dafd8e Diff: http://git-wip-us.apach

[38/50] [abbrv] geode git commit: GEODE-1975: add FlakyTest category to flaky test

2016-12-14 Thread klund
GEODE-1975: add FlakyTest category to flaky test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/da00dbd2 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/da00dbd2 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff

[48/50] [abbrv] geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-12-14 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/914cbfdc/geode-core/src/test/java/org/apache/geode/management/DiskManagementDUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/management/DiskManagementDUnitT

[45/50] [abbrv] geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-12-14 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/914cbfdc/geode-core/src/test/java/org/apache/geode/management/QueryDataDUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/management/QueryDataDUnitTest.java

[50/50] [abbrv] geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-12-14 Thread klund
Convert from ManagementTestCase to ManagementTestRule Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/914cbfdc Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/914cbfdc Diff: http://git-wip-us.apache.org/repos/asf/geode

[24/50] [abbrv] geode git commit: GEODE-2186: Changing the gateway status to only looking running status

2016-12-14 Thread klund
GEODE-2186: Changing the gateway status to only looking running status Gateway senders may or may not be connected, depending on what is going on with the underlying queue. If a sender is a secondary, it may be disconnected because it doesn't need to send anything. Even primaries may be disconnect

[12/50] [abbrv] geode git commit: GEODE-734: Remove txt file restriction when exporting stack traces

2016-12-14 Thread klund
GEODE-734: Remove txt file restriction when exporting stack traces Adding throws clause to signature instead of catching it in Test. Separating test scenarios into multiple test cases. Creating files in TemporaryFolder. Applying spotless checks Updated export stack-traces in controller. Removed

[35/50] [abbrv] geode git commit: GEODE-1333: add FlakyTest category to flaky test

2016-12-14 Thread klund
GEODE-1333: add FlakyTest category to flaky test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c10a788b Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c10a788b Diff: http://git-wip-us.apache.org/repos/asf/geode/diff

[37/50] [abbrv] geode git commit: GEODE-1977: add FlakyTest category to flaky test

2016-12-14 Thread klund
GEODE-1977: add FlakyTest category to flaky test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/e81ad7c6 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/e81ad7c6 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff

[42/50] [abbrv] geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-12-14 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/914cbfdc/geode-junit/src/main/java/org/apache/geode/test/junit/rules/serializable/SerializableStatement.java -- diff --git a/geode-junit/src/main/java/org/apache/geode/test/junit/r

[36/50] [abbrv] geode git commit: GEODE-209: disable broken test until race condition is fixed

2016-12-14 Thread klund
GEODE-209: disable broken test until race condition is fixed Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c48a350e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c48a350e Diff: http://git-wip-us.apache.org/repos/as

[46/50] [abbrv] geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-12-14 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/914cbfdc/geode-core/src/test/java/org/apache/geode/management/OffHeapManagementDUnitTest.java -- diff --git a/geode-core/src/test/java/org/apache/geode/management/OffHeapManagement

[21/50] [abbrv] geode git commit: GEODE-1984: Addressed review comments, Removed copy pasted repeating code and moved it into a separate method.

2016-12-14 Thread klund
GEODE-1984: Addressed review comments, Removed copy pasted repeating code and moved it into a separate method. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f522f6ca Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f5

[27/50] [abbrv] geode git commit: Merge branch 'feature/GEODE-2201' into develop

2016-12-14 Thread klund
Merge branch 'feature/GEODE-2201' into develop Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/df8730d9 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/df8730d9 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/d

geode git commit: GEODE-2208 Document transactions limitation with mixed region types.

2016-12-14 Thread kmiller
Repository: geode Updated Branches: refs/heads/develop ddcec4457 -> bbac13690 GEODE-2208 Document transactions limitation with mixed region types. - First operation to a transactional system which has colocated data and replicated/distributed regions must be to a partitioned region (with coloc

geode git commit: GEODE-2196: add more tests to cover import cluster-configuration and deploy

2016-12-14 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop ec6a5b54f -> ddcec4457 GEODE-2196: add more tests to cover import cluster-configuration and deploy Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ddcec445 Tree: http: