incubator-geode git commit: GEODE-2110 Add gfsh start server user and password options

2016-11-15 Thread kmiller
Repository: incubator-geode Updated Branches: refs/heads/develop 139398a1f -> 6118a6a95 GEODE-2110 Add gfsh start server user and password options Modifies gfsh start server command reference page to add the two missing options: --user and --password Project:

incubator-geode git commit: GEODE-2088: Correctly throw TransactionDataRebalancedException when bucket is moved during rebalance.

2016-11-15 Thread eshu11
Repository: incubator-geode Updated Branches: refs/heads/develop c9e3b0540 -> 139398a1f GEODE-2088: Correctly throw TransactionDataRebalancedException when bucket is moved during rebalance. Turns out the transaction layer code has already handled when to throw

incubator-geode git commit: GEODE-2098: Moved gfsh history file location from .gemfire to .geode

2016-11-15 Thread adongre
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-2098 [created] 6e1377a0f GEODE-2098: Moved gfsh history file location from .gemfire to .geode Made the code changes and added a test for the same. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo

[incubator-geode] Git Push Summary

2016-11-15 Thread adongre
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-2098 [deleted] 6e1377a0f

incubator-geode git commit: GEODE-1617: add test for region names

2016-11-15 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/develop b35e2a448 -> 0c9002b20 GEODE-1617: add test for region names Added comprehensive test to validate region names This closes #285 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

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

2016-11-15 Thread klund
Convert from ManagementTestCase to ManagementTestRule Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/22f577eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/22f577eb Diff:

[45/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/internal/AdminDistributedSystemImpl.java -- diff --git

[48/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
GEODE-288: move admin packages to internal * org.apache.geode.admin (old Admin API) moves to org.apache.geode.internal.admin.api * org.apache.geode.admin.internal (old Amin API implementation) moves to org.apache.geode.internal.admin.api.impl * org.apache.geode.admin.jmx (old JMX API) moves to

[46/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/RegionSubRegionSnapshot.java -- diff --git

[26/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/impl/BackupDataStoreHelper.java -- diff --git

[18/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/jmx/impl/AgentLauncher.java -- diff --git

[23/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/impl/ManagedSystemMemberImpl.java -- diff --git

[21/50] [abbrv] incubator-geode git commit: Fix documentation typo. Region attribute compressor uses lower case 'c', and the example used upper case 'C'.

2016-11-15 Thread klund
Fix documentation typo. Region attribute compressor uses lower case 'c', and the example used upper case 'C'. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/57313004 Tree:

[35/50] [abbrv] incubator-geode git commit: GEODE-2110 Revised wording of gfsh start server --password

2016-11-15 Thread klund
GEODE-2110 Revised wording of gfsh start server --password Added a note to make it clear that specifying --password on the command line means that a clear text password is visible. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[33/50] [abbrv] incubator-geode git commit: GEODE-2110 Add gfsh start server user and password options

2016-11-15 Thread klund
GEODE-2110 Add gfsh start server user and password options Modifies gfsh start server command reference page to add the two missing options: --user and --password Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[07/50] [abbrv] incubator-geode git commit: GEODE-1570: add a test to verify rest security with SSL, fix the format.

2016-11-15 Thread klund
GEODE-1570: add a test to verify rest security with SSL, fix the format. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/7973d578 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/7973d578

[34/50] [abbrv] incubator-geode git commit: GEODE-2112: Improved cleanup for UITests

2016-11-15 Thread klund
GEODE-2112: Improved cleanup for UITests UITests were failing when more than one was run because they all share a base class that was not properly cleaned up. This closes #284 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[31/50] [abbrv] incubator-geode git commit: GEODE-2101 Improve WAN topology terminology in docs

2016-11-15 Thread klund
GEODE-2101 Improve WAN topology terminology in docs The terms parallel and serial are not right, so change them: - a parallel multi-site topology is a fully connected mesh - a serial multi-site topology is a ring Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[38/50] [abbrv] incubator-geode git commit: Fix formatting

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/e0212110/geode-core/src/test/java/org/apache/geode/test/dunit/rules/WhichVMs.java -- diff --git

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

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/22f577eb/geode-core/src/test/java/org/apache/geode/management/bean/stats/DistributedSystemStatsDUnitTest.java -- diff --git

[30/50] [abbrv] incubator-geode git commit: GEODE-2105 Remove docs about log collection utility

2016-11-15 Thread klund
GEODE-2105 Remove docs about log collection utility The log collection utility is not part of the release, so remove the documentation. The content removed by this commit has been placed on the feature/GEODE-79 branch. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo

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

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/22f577eb/geode-core/src/test/java/org/apache/geode/management/DiskManagementDUnitTest.java -- diff --git

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

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/22f577eb/geode-core/src/test/java/org/apache/geode/management/LocatorManagementDUnitTest.java -- diff --git

[41/50] [abbrv] incubator-geode git commit: Fix formatting

2016-11-15 Thread klund
Fix formatting Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/e0212110 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/e0212110 Diff:

[17/50] [abbrv] incubator-geode git commit: GEODE-2089 entry-idle-time on client side cache is not working as expected

2016-11-15 Thread klund
GEODE-2089 entry-idle-time on client side cache is not working as expected When we pull an entry in from another cache in LocalRegion.findObjectInSystem() we end up invoking updateStatsForPut and then updateStatsForGet. The former method installs a lastModifiedTime from the version tag that came

[39/50] [abbrv] incubator-geode git commit: Fix formatting

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/e0212110/geode-core/src/test/java/org/apache/geode/management/RegionManagementDUnitTest.java -- diff --git

[12/50] [abbrv] incubator-geode git commit: GEODE-1785: add script to generate region entry source

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/df2f0c96/geode-core/src/main/java/org/apache/geode/internal/cache/VMStatsRegionEntryHeapIntKey.java -- diff --git

[01/50] [abbrv] incubator-geode git commit: GEODE-2005: Fix javadocs warnings in IntegratedSecurityService [Forced Update!]

2016-11-15 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-1930 77400c3e0 -> e02121109 (forced update) GEODE-2005: Fix javadocs warnings in IntegratedSecurityService Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[23/50] [abbrv] incubator-geode git commit: Adding option partition-resolver in gfsh while creating a region.

2016-11-15 Thread klund
Adding option partition-resolver in gfsh while creating a region. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/95ad1643 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/95ad1643 Diff:

[05/50] [abbrv] incubator-geode git commit: GEODE-1570: add a test to verify rest security with SSL.

2016-11-15 Thread klund
GEODE-1570: add a test to verify rest security with SSL. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/a515ee06 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/a515ee06 Diff:

[42/50] [abbrv] incubator-geode git commit: Fix TestClientIdsDUnitTest

2016-11-15 Thread klund
Fix TestClientIdsDUnitTest Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/7737e8a2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/7737e8a2 Diff:

[18/50] [abbrv] incubator-geode git commit: GEODE-1993: postprocess region/key in developer rest api

2016-11-15 Thread klund
GEODE-1993: postprocess region/key in developer rest api * This closes #276 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/bd229d76 Tree:

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

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/22f577eb/geode-core/src/test/java/org/apache/geode/management/QueryDataDUnitTest.java -- diff --git

[13/50] [abbrv] incubator-geode git commit: GEODE-1785: add script to generate region entry source

2016-11-15 Thread klund
GEODE-1785: add script to generate region entry source Added generateRegionEntryClasses.sh and LeafRegionEntry.cpp. To modify the leaf subclasses of AbstractRegionEntry edit LeafeRegionEntry.cpp, run dev-tools/generatedRegionEntryClasses.sh, and then do a gradlew spotlessApply since the generated

[02/50] [abbrv] incubator-geode git commit: GEODE-2068 Improve documentation on serial/parallel gateway senders

2016-11-15 Thread klund
GEODE-2068 Improve documentation on serial/parallel gateway senders No parallel senders for distributed regions. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/9092b4d7 Tree:

[22/50] [abbrv] incubator-geode git commit: GEODE-2094 Update admin/dev REST API documentation

2016-11-15 Thread klund
GEODE-2094 Update admin/dev REST API documentation - Add 3 missing gfsh start server options: --http-service-port --http-service-bind-address --start-rest-api - Update examples to use these options, instead of using the older --J=-gemfire. property specification. Project:

[25/50] [abbrv] incubator-geode git commit: Addressing Review comments.

2016-11-15 Thread klund
Addressing Review comments. This closes #278 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/e9c57169 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/e9c57169 Diff:

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

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/22f577eb/geode-core/src/test/java/org/apache/geode/management/RegionManagementDUnitTest.java -- diff --git

[24/50] [abbrv] incubator-geode git commit: Fixing test org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTest testSerializables

2016-11-15 Thread klund
Fixing test org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTest testSerializables Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/86f47558 Tree:

[28/50] [abbrv] incubator-geode git commit: reformatted recent commit with spotlessApply

2016-11-15 Thread klund
reformatted recent commit with spotlessApply I actually reformatted this in Idea with the recommended format config loaded but apparently it's not in line with what the Spotless config requires and caused a build to fail. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo

[40/50] [abbrv] incubator-geode git commit: Fix formatting

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/e0212110/geode-core/src/test/java/org/apache/geode/management/ManagementTestBase.java -- diff --git

[06/50] [abbrv] incubator-geode git commit: GEODE-2014: explicitly declare spring-web as a direct dependency rather than a transitive one.

2016-11-15 Thread klund
GEODE-2014: explicitly declare spring-web as a direct dependency rather than a transitive one. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/5907e988 Tree:

[11/50] [abbrv] incubator-geode git commit: GEODE-1785: add script to generate region entry source

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/df2f0c96/geode-core/src/main/java/org/apache/geode/internal/cache/VersionedStatsDiskLRURegionEntryOffHeapStringKey2.java -- diff --git

[37/50] [abbrv] incubator-geode git commit: Remove unused imports

2016-11-15 Thread klund
Remove unused imports Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b286fe75 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/b286fe75 Diff:

[36/50] [abbrv] incubator-geode git commit: GEODE-1617: add test for region names

2016-11-15 Thread klund
GEODE-1617: add test for region names Added comprehensive test to validate region names This closes #285 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/0c9002b2 Tree:

[27/50] [abbrv] incubator-geode git commit: GEODE-2074 GMSJoinLeaveJUnitTest.testDuplicateJoinRequestDoesNotCauseNewView

2016-11-15 Thread klund
GEODE-2074 GMSJoinLeaveJUnitTest.testDuplicateJoinRequestDoesNotCauseNewView I've run this test class hundreds of times with only one failure in a different test. I've also run the individual test many hundreds of times with no failures. Since the ticket didn't include any of the test output or

[14/50] [abbrv] incubator-geode git commit: GEODE-2084 - When executing a rest api in a browser, the login page presented in the browser is not setting the username/password correctly

2016-11-15 Thread klund
GEODE-2084 - When executing a rest api in a browser, the login page presented in the browser is not setting the username/password correctly * Changed RestSecurityConfiguration to not call login(), which will bring up the browsers Authentication dialog instead. * this closes #281 Project:

[03/50] [abbrv] incubator-geode git commit: Merge branch 'feature/GEODE-2070' into develop

2016-11-15 Thread klund
Merge branch 'feature/GEODE-2070' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/9dfb4ac2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/9dfb4ac2 Diff:

[09/50] [abbrv] incubator-geode git commit: GEODE-2090 Update off-heap statistics documentation

2016-11-15 Thread klund
GEODE-2090 Update off-heap statistics documentation - add/correct the gfsh show metrics command reference page to include the offheap category for when the member is specified - in the list of OffHeapMemoryStats, correct the name of a statistic: compactions should be defragmentations Project:

[04/50] [abbrv] incubator-geode git commit: docs: fix docker scripts for building/viewing docs (Dan S)

2016-11-15 Thread klund
docs: fix docker scripts for building/viewing docs (Dan S) Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/08bbbe26 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/08bbbe26 Diff:

[29/50] [abbrv] incubator-geode git commit: GEODE-2102: annotate flaky test with FlakyTest category

2016-11-15 Thread klund
GEODE-2102: annotate flaky test with FlakyTest category Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/8c383ee3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/8c383ee3 Diff:

[20/50] [abbrv] incubator-geode git commit: GEODE-2080 Rest POST put call not working with region valueConstraint

2016-11-15 Thread klund
GEODE-2080 Rest POST put call not working with region valueConstraint If you set a value constraint on a cache Region you will be unable to store objects in the region via the Rest API. This change-set modifies LocalRegion's constraint check to look for a Rest document and use its type name in

[19/50] [abbrv] incubator-geode git commit: GEODE-2091: Do not return false when containsValueForKey call failed in a transaction

2016-11-15 Thread klund
GEODE-2091: Do not return false when containsValueForKey call failed in a transaction Correctly handle exception to fail the transaction instead of returning null. Add check for colocated buckets so that correct TrasactionException can be thrown. Fix containsKey method call as well. Add test

[32/50] [abbrv] incubator-geode git commit: GEODE-2088: Correctly throw TransactionDataRebalancedException when bucket is moved during rebalance.

2016-11-15 Thread klund
GEODE-2088: Correctly throw TransactionDataRebalancedException when bucket is moved during rebalance. Turns out the transaction layer code has already handled when to throw TransactionDataNotColocatedException in getTransactionException method call in TXStateProxyImpl by checking whether the

[10/50] [abbrv] incubator-geode git commit: GEODE-1785: add script to generate region entry source

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/df2f0c96/geode-core/src/main/java/org/apache/geode/internal/cache/VersionedThinLRURegionEntryOffHeapLongKey.java -- diff --git

[26/50] [abbrv] incubator-geode git commit: GEODE-2078: Fix manifest classpath

2016-11-15 Thread klund
GEODE-2078: Fix manifest classpath The manifest classpath for *-dependencies.jar was pulling in dependencies from geode-pulse and geode-web-api. Filter out those projects before collecting the jars. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[07/50] [abbrv] incubator-geode git commit: GEODE-2112: Improved cleanup for UITests

2016-11-15 Thread klund
GEODE-2112: Improved cleanup for UITests UITests were failing when more than one was run because they all share a base class that was not properly cleaned up. This closes #284 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[16/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/jmx/impl/MX4JModelMBean.java -- diff --git

[17/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/jmx/impl/GemFireHealthConfigJmxImpl.java -- diff --git

[03/50] [abbrv] incubator-geode git commit: GEODE-2105 Remove docs about log collection utility

2016-11-15 Thread klund
GEODE-2105 Remove docs about log collection utility The log collection utility is not part of the release, so remove the documentation. The content removed by this commit has been placed on the feature/GEODE-79 branch. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo

incubator-geode git commit: GEODE-2110 Revised wording of gfsh start server --password

2016-11-15 Thread kmiller
Repository: incubator-geode Updated Branches: refs/heads/develop cc996a61d -> b35e2a448 GEODE-2110 Revised wording of gfsh start server --password Added a note to make it clear that specifying --password on the command line means that a clear text password is visible. Project:

incubator-geode git commit: GEODE-1247: unable to stop server using http connection

2016-11-15 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 58e0026c6 -> bb3db4a6a GEODE-1247: unable to stop server using http connection Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/bb3db4a6

incubator-geode git commit: GEODE-1955: properly disconnect gfsh session so that it won't leave heartbeat thread around to pollute other tests

2016-11-15 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 0c9002b20 -> 58e0026c6 GEODE-1955: properly disconnect gfsh session so that it won't leave heartbeat thread around to pollute other tests * fix the test so that it truely tests the jmx ssl Project:

incubator-geode git commit: GEODE-2104: Fix parsing of options following --J

2016-11-15 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/develop bb3db4a6a -> 4a913fe7a GEODE-2104: Fix parsing of options following --J This closes #286 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

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

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/22f577eb/geode-core/src/test/java/org/apache/geode/management/ClientHealthStatsDUnitTest.java -- diff --git

[16/50] [abbrv] incubator-geode git commit: GEODE-2089 entry-idle-time on client side cache is not working as expected

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/e584c4e6/geode-core/src/main/java/org/apache/geode/internal/cache/VersionedStatsDiskLRURegionEntryHeapLongKey.java -- diff --git

[15/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/jmx/impl/MemberInfoWithStatsMBean.java -- diff --git

[31/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/package.html -- diff --git

[11/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/resources/org/apache/geode/admin/jmx/mbeans-descriptors.xml -- diff --git

[14/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/jmx/impl/StatisticAttributeInfo.java -- diff --git

[12/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/resources/org/apache/geode/admin/api/jmx/mbeans-descriptors.xml -- diff --git

[36/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/AgentLauncher.java -- diff --git

[02/50] [abbrv] incubator-geode git commit: GEODE-2102: annotate flaky test with FlakyTest category

2016-11-15 Thread klund
GEODE-2102: annotate flaky test with FlakyTest category Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/8c383ee3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/8c383ee3 Diff:

[37/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/AgentImpl.java -- diff --git

[35/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/GemFireHealthConfigJmxImpl.java -- diff --git

[28/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/SystemMemberCacheServer.java -- diff --git

[25/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/impl/DistributedSystemHealthConfigImpl.java -- diff --git

[29/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/GemFireMemberStatus.java -- diff --git

[06/50] [abbrv] incubator-geode git commit: GEODE-2110 Add gfsh start server user and password options

2016-11-15 Thread klund
GEODE-2110 Add gfsh start server user and password options Modifies gfsh start server command reference page to add the two missing options: --user and --password Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[22/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/impl/SystemMemberRegionImpl.java -- diff --git

[41/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/internal/ManagedSystemMemberImpl.java -- diff --git

[01/50] [abbrv] incubator-geode git commit: reformatted recent commit with spotlessApply [Forced Update!]

2016-11-15 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-288 cba0bd53c -> c672bf2b8 (forced update) reformatted recent commit with spotlessApply I actually reformatted this in Idea with the recommended format config loaded but apparently it's not in line with what the Spotless

[42/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/internal/GemFireHealthImpl.java -- diff --git

[40/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/internal/SystemMemberRegionImpl.java -- diff --git

[49/50] [abbrv] incubator-geode git commit: Fix QueryUsingPoolDUnitTest by undoing admin pkg changes in strings

2016-11-15 Thread klund
Fix QueryUsingPoolDUnitTest by undoing admin pkg changes in strings Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/c56dbaf7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/c56dbaf7 Diff:

[38/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/jmx/internal/AgentConfigImpl.java -- diff --git

[19/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/jmx/impl/AgentImpl.java -- diff --git

[09/50] [abbrv] incubator-geode git commit: GEODE-1617: add test for region names

2016-11-15 Thread klund
GEODE-1617: add test for region names Added comprehensive test to validate region names This closes #285 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/0c9002b2 Tree:

[50/50] [abbrv] incubator-geode git commit: Fix format

2016-11-15 Thread klund
Fix format Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/c672bf2b Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/c672bf2b Diff:

[27/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/impl/AdminDistributedSystemImpl.java -- diff --git

[10/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/test/java/org/apache/geode/admin/internal/HealthEvaluatorTestCase.java -- diff --git

[08/50] [abbrv] incubator-geode git commit: GEODE-2110 Revised wording of gfsh start server --password

2016-11-15 Thread klund
GEODE-2110 Revised wording of gfsh start server --password Added a note to make it clear that specifying --password on the command line means that a clear text password is visible. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[04/50] [abbrv] incubator-geode git commit: GEODE-2101 Improve WAN topology terminology in docs

2016-11-15 Thread klund
GEODE-2101 Improve WAN topology terminology in docs The terms parallel and serial are not right, so change them: - a parallel multi-site topology is a fully connected mesh - a serial multi-site topology is a ring Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[43/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/internal/DistributedSystemHealthEvaluator.java -- diff --git

[44/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/internal/BackupDataStoreResult.java -- diff --git

[20/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/jmx/impl/AgentConfigImpl.java -- diff --git

[30/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/AlertLevel.java -- diff --git

[24/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/internal/admin/api/impl/GemFireHealthImpl.java -- diff --git

[47/50] [abbrv] incubator-geode git commit: GEODE-288: move admin packages to internal

2016-11-15 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b6c305f8/geode-core/src/main/java/org/apache/geode/admin/CacheVmConfig.java -- diff --git a/geode-core/src/main/java/org/apache/geode/admin/CacheVmConfig.java

[05/50] [abbrv] incubator-geode git commit: GEODE-2088: Correctly throw TransactionDataRebalancedException when bucket is moved during rebalance.

2016-11-15 Thread klund
GEODE-2088: Correctly throw TransactionDataRebalancedException when bucket is moved during rebalance. Turns out the transaction layer code has already handled when to throw TransactionDataNotColocatedException in getTransactionException method call in TXStateProxyImpl by checking whether the

  1   2   >