[GitHub] [geode] jinmeiliao commented on a change in pull request #5309: GEODE-8250: Create new custom log config acceptance tests

2020-06-26 Thread GitBox
jinmeiliao commented on a change in pull request #5309: URL: https://github.com/apache/geode/pull/5309#discussion_r446475807 ## File path: geode-junit/src/main/java/org/apache/geode/test/junit/rules/gfsh/GfshRule.java ## @@ -145,9 +145,7 @@ public GfshExecution execute(GfshScr

[GitHub] [geode] jinmeiliao commented on a change in pull request #5285: GEODE-8099: make those gfsh commands that updates cluster configurati…

2020-06-26 Thread GitBox
jinmeiliao commented on a change in pull request #5285: URL: https://github.com/apache/geode/pull/5285#discussion_r446474804 ## File path: geode-core/src/main/java/org/apache/geode/management/internal/api/LocatorClusterManagementService.java ## @@ -113,7 +113,7 @@ public clas

[GitHub] [geode] jinmeiliao commented on a change in pull request #5285: GEODE-8099: make those gfsh commands that updates cluster configurati…

2020-06-26 Thread GitBox
jinmeiliao commented on a change in pull request #5285: URL: https://github.com/apache/geode/pull/5285#discussion_r446474804 ## File path: geode-core/src/main/java/org/apache/geode/management/internal/api/LocatorClusterManagementService.java ## @@ -113,7 +113,7 @@ public clas

[GitHub] [geode] jinmeiliao commented on a change in pull request #5285: GEODE-8099: make those gfsh commands that updates cluster configurati…

2020-06-26 Thread GitBox
jinmeiliao commented on a change in pull request #5285: URL: https://github.com/apache/geode/pull/5285#discussion_r446474804 ## File path: geode-core/src/main/java/org/apache/geode/management/internal/api/LocatorClusterManagementService.java ## @@ -113,7 +113,7 @@ public clas

[GitHub] [geode] Bill commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446470963 ## File path: geode-serialization/src/main/java/org/apache/geode/internal/serialization/VersionOrdinalImpl.java ## @@ -0,0 +1,132 @@ +/* + * Licensed to the A

[GitHub] [geode] Bill commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446470857 ## File path: geode-serialization/src/main/java/org/apache/geode/internal/serialization/internal/AbstractSerializationContext.java ## @@ -25,10 +26,10 @@ */

[GitHub] [geode] Bill commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446470545 ## File path: geode-core/src/main/java/org/apache/geode/cache/client/internal/ClientSideHandshakeImpl.java ## @@ -270,7 +271,7 @@ public ServerQueueStatus han

[GitHub] [geode] Bill commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446470594 ## File path: geode-serialization/src/main/java/org/apache/geode/internal/serialization/VersionOrdinalImpl.java ## @@ -0,0 +1,132 @@ +/* + * Licensed to the A

[GitHub] [geode] Bill commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446470589 ## File path: geode-core/src/main/java/org/apache/geode/internal/HeapDataOutputStream.java ## @@ -48,7 +49,7 @@ org.apache.geode.internal.serialization.B

[GitHub] [geode] Bill commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446470516 ## File path: geode-core/src/integrationTest/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt ## @@ -578,9 +502,6 @@ org/apache/geode/i

[GitHub] [geode] dschneider-pivotal commented on a change in pull request #5316: GEODE-8312: Improve Redis pub/sub capabilities

2020-06-26 Thread GitBox
dschneider-pivotal commented on a change in pull request #5316: URL: https://github.com/apache/geode/pull/5316#discussion_r446465548 ## File path: geode-redis/src/main/java/org/apache/geode/redis/internal/netty/ExecutionHandlerContext.java ## @@ -188,6 +188,13 @@ private void

[GitHub] [geode] dschneider-pivotal merged pull request #5311: GEODE-8310: removed the numThreads redis sys prop

2020-06-26 Thread GitBox
dschneider-pivotal merged pull request #5311: URL: https://github.com/apache/geode/pull/5311 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [geode] dschneider-pivotal commented on pull request #5318: GEODE-8313: Improve RedisData synchronization for toData

2020-06-26 Thread GitBox
dschneider-pivotal commented on pull request #5318: URL: https://github.com/apache/geode/pull/5318#issuecomment-650466512 Looks like the new HashesAndCrashesDUnitTest needs some work so it can pass StressNewTest This is an a

[GitHub] [geode] dschneider-pivotal opened a new pull request #5320: Refactor inregion classes

2020-06-26 Thread GitBox
dschneider-pivotal opened a new pull request #5320: URL: https://github.com/apache/geode/pull/5320 Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For

[GitHub] [geode] kirklund edited a comment on pull request #5309: GEODE-8250: Create new custom log config acceptance tests

2020-06-26 Thread GitBox
kirklund edited a comment on pull request #5309: URL: https://github.com/apache/geode/pull/5309#issuecomment-650259569 AcceptanceTest job hit a SIGABRT for invalid pointer. StatusLocatorExitCodeAcceptanceTest also failed. Th

[GitHub] [geode] rhoughton-pivot merged pull request #5319: Fix test-container and internal docker image.

2020-06-26 Thread GitBox
rhoughton-pivot merged pull request #5319: URL: https://github.com/apache/geode/pull/5319 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [geode] smgoller opened a new pull request #5319: Fix test-container and internal docker image.

2020-06-26 Thread GitBox
smgoller opened a new pull request #5319: URL: https://github.com/apache/geode/pull/5319 Authored-by: Sean Goller Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following steps have bee

[GitHub] [geode] lgtm-com[bot] commented on pull request #5318: GEODE-8313: Improve RedisData synchronization for toData

2020-06-26 Thread GitBox
lgtm-com[bot] commented on pull request #5318: URL: https://github.com/apache/geode/pull/5318#issuecomment-650448574 This pull request **introduces 2 alerts** when merging 01d526275c8ea3a6f384e0f8c0c0641393fc6da2 into f1a2c477f677ccf6b6f80b6bb16946654571f47c - [view on LGTM.com](https://l

[GitHub] [geode] luissson commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
luissson commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446445811 ## File path: geode-serialization/src/main/java/org/apache/geode/internal/serialization/internal/AbstractSerializationContext.java ## @@ -25,10 +26,10 @@

[GitHub] [geode] jdeppe-pivotal opened a new pull request #5318: GEODE-8313: Improve RedisData synchronization for toData

2020-06-26 Thread GitBox
jdeppe-pivotal opened a new pull request #5318: URL: https://github.com/apache/geode/pull/5318 Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For all

[GitHub] [geode] luissson commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
luissson commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446436509 ## File path: geode-serialization/src/main/java/org/apache/geode/internal/serialization/VersionOrdinalImpl.java ## @@ -0,0 +1,132 @@ +/* + * Licensed to t

[GitHub] [geode] dschneider-pivotal merged pull request #5315: GEODE-8311: fix setrange to prefix value

2020-06-26 Thread GitBox
dschneider-pivotal merged pull request #5315: URL: https://github.com/apache/geode/pull/5315 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [geode] dschneider-pivotal merged pull request #5314: GEODE-8309: fix ping to return its parameter

2020-06-26 Thread GitBox
dschneider-pivotal merged pull request #5314: URL: https://github.com/apache/geode/pull/5314 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [geode] dschneider-pivotal merged pull request #5307: GEODE-8301: redis stats

2020-06-26 Thread GitBox
dschneider-pivotal merged pull request #5307: URL: https://github.com/apache/geode/pull/5307 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [geode] dschneider-pivotal commented on pull request #5314: GEODE-8309: fix ping to return its parameter

2020-06-26 Thread GitBox
dschneider-pivotal commented on pull request #5314: URL: https://github.com/apache/geode/pull/5314#issuecomment-650418294 Yes, ping supporting subscribers is a stretch goal for GA and will be done on its own PR This is an au

[GitHub] [geode] Bill commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446354173 ## File path: geode-core/src/main/java/org/apache/geode/distributed/internal/membership/InternalDistributedMember.java ## @@ -549,7 +550,7 @@ public void setV

[GitHub] [geode] Bill commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446354173 ## File path: geode-core/src/main/java/org/apache/geode/distributed/internal/membership/InternalDistributedMember.java ## @@ -549,7 +550,7 @@ public void setV

[GitHub] [geode] yozaner1324 opened a new pull request #5317: GEODE-8239 - Add gradle config to add 'Class-Path' and 'Dependent-Mod…

2020-06-26 Thread GitBox
yozaner1324 opened a new pull request #5317: URL: https://github.com/apache/geode/pull/5317 …ules' attirbutes to manifest file. Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following s

[GitHub] [geode] bschuchardt commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
bschuchardt commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446406321 ## File path: geode-core/src/integrationTest/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt ## @@ -578,9 +502,6 @@ org/apache/

[GitHub] [geode] jdeppe-pivotal opened a new pull request #5316: GEODE-

2020-06-26 Thread GitBox
jdeppe-pivotal opened a new pull request #5316: URL: https://github.com/apache/geode/pull/5316 - Add ability to [P]UNSUBSCRIBE from multiple channels. - Match Redis semantics when subscribing to empty channel name - (`""`) - Interact with plain channel names as `byte[]`s instead of `St

[GitHub] [geode] dschneider-pivotal opened a new pull request #5315: GEODE-8311: fix setrange to prefix value

2020-06-26 Thread GitBox
dschneider-pivotal opened a new pull request #5315: URL: https://github.com/apache/geode/pull/5315 Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For

[GitHub] [geode] dschneider-pivotal opened a new pull request #5314: GEODE-8309: fix ping to return its parameter

2020-06-26 Thread GitBox
dschneider-pivotal opened a new pull request #5314: URL: https://github.com/apache/geode/pull/5314 Added ping integration tests. Now if ping is given a parameter it will be returned instead of PONG. Thank you for submitting a contribution to Apache Geode. In order to streaml

[GitHub] [geode] mivanac merged pull request #5248: GEODE-8247: modified FilterRoutingInfo checks

2020-06-26 Thread GitBox
mivanac merged pull request #5248: URL: https://github.com/apache/geode/pull/5248 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [geode] Bill commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446356827 ## File path: geode-core/src/integrationTest/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt ## @@ -578,9 +502,6 @@ org/apache/geode/i

[GitHub] [geode] Bill commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446354173 ## File path: geode-core/src/main/java/org/apache/geode/distributed/internal/membership/InternalDistributedMember.java ## @@ -549,7 +550,7 @@ public void setV

[GitHub] [geode] mhansonp commented on a change in pull request #5300: GEODE-8095: Changes to make GEODE Respond to Restore Redundancy REST Command

2020-06-26 Thread GitBox
mhansonp commented on a change in pull request #5300: URL: https://github.com/apache/geode/pull/5300#discussion_r446309399 ## File path: geode-web-management/src/main/java/org/apache/geode/management/internal/rest/controllers/RestoreRedundancyOperationController.java ## @@ -0,

[GitHub] [geode] jdeppe-pivotal merged pull request #5216: GEODE-8303: refactor Redis (String)SetExecutor

2020-06-26 Thread GitBox
jdeppe-pivotal merged pull request #5216: URL: https://github.com/apache/geode/pull/5216 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[GitHub] [geode-native] moleske opened a new pull request #624: GEODE-8307: Enforce No Shadow Field in Constructor as Error

2020-06-26 Thread GitBox
moleske opened a new pull request #624: URL: https://github.com/apache/geode-native/pull/624 Authored-by: M. Oleske Seemed since we merged they enforce no shadow declarations might as well finish off the rest of shadow fields. Also switched to `_` convention per style guide for me

[GitHub] [geode] smgoller merged pull request #5312: Use Liberica JDK for CI and docker images

2020-06-26 Thread GitBox
smgoller merged pull request #5312: URL: https://github.com/apache/geode/pull/5312 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [geode] DonalEvans edited a comment on pull request #5313: GEODE-8302: Fixed 'events not queued conflated' stats when group-tran…

2020-06-26 Thread GitBox
DonalEvans edited a comment on pull request #5313: URL: https://github.com/apache/geode/pull/5313#issuecomment-650264150 When the attached diff is applied, the modified test `testPartitionedSerialPropagationHA()` also fails with incorrectly conflated events. Since this test does not set `g

[GitHub] [geode] pivotal-amurmann merged pull request #5308: GEODE-8304 - Better highlight steps for building documentation

2020-06-26 Thread GitBox
pivotal-amurmann merged pull request #5308: URL: https://github.com/apache/geode/pull/5308 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [geode] DonalEvans edited a comment on pull request #5313: GEODE-8302: Fixed 'events not queued conflated' stats when group-tran…

2020-06-26 Thread GitBox
DonalEvans edited a comment on pull request #5313: URL: https://github.com/apache/geode/pull/5313#issuecomment-650264150 When the following diff is applied, the modified test `testPartitionedSerialPropagationHA()` also fails with incorrectly conflated events. Since this test does not set `

[GitHub] [geode] DonalEvans edited a comment on pull request #5313: GEODE-8302: Fixed 'events not queued conflated' stats when group-tran…

2020-06-26 Thread GitBox
DonalEvans edited a comment on pull request #5313: URL: https://github.com/apache/geode/pull/5313#issuecomment-650264150 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [geode] DonalEvans edited a comment on pull request #5313: GEODE-8302: Fixed 'events not queued conflated' stats when group-tran…

2020-06-26 Thread GitBox
DonalEvans edited a comment on pull request #5313: URL: https://github.com/apache/geode/pull/5313#issuecomment-650264150 When the following diff is applied, the modified test `testPartitionedSerialPropagationHA()` also fails with incorrectly conflated events. Since this test does not set `

[GitHub] [geode] DonalEvans commented on pull request #5313: GEODE-8302: Fixed 'events not queued conflated' stats when group-tran…

2020-06-26 Thread GitBox
DonalEvans commented on pull request #5313: URL: https://github.com/apache/geode/pull/5313#issuecomment-650264150 When the following diff is applied, the modified test `testPartitionedSerialPropagationHA()` also fails with incorrectly conflated events. Since this test does not set `groupTr

[GitHub] [geode] kirklund commented on pull request #5309: GEODE-8250: Create new custom log config acceptance tests

2020-06-26 Thread GitBox
kirklund commented on pull request #5309: URL: https://github.com/apache/geode/pull/5309#issuecomment-650259569 AcceptanceTest job hit a SIGABRT for invalid pointer. StatusLocatorExitCodeAcceptanceTest also failed -- this PR doesn't change that test. -

[GitHub] [geode] bschuchardt commented on a change in pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
bschuchardt commented on a change in pull request #5273: URL: https://github.com/apache/geode/pull/5273#discussion_r446240838 ## File path: geode-core/src/main/java/org/apache/geode/cache/client/internal/ClientSideHandshakeImpl.java ## @@ -270,7 +271,7 @@ public ServerQueueSta

[GitHub] [geode] Bill commented on pull request #5273: GEODE-8240: solve rolling upgrade bug with new VersionOrdinal interface

2020-06-26 Thread GitBox
Bill commented on pull request #5273: URL: https://github.com/apache/geode/pull/5273#issuecomment-650234882 > Is there any reason for this commented out line to be left here= @albertogpz for some reason I'm not able to request you as a reviewer. Thanks for the comments. Keep them com

[GitHub] [geode] lgtm-com[bot] commented on pull request #5270: GEODE-6150: added test

2020-06-26 Thread GitBox
lgtm-com[bot] commented on pull request #5270: URL: https://github.com/apache/geode/pull/5270#issuecomment-650218615 This pull request **introduces 9 alerts** and **fixes 2** when merging f5bd6884b10c1b5b100a678bb6ff1eba4b85ab18 into c9ed7d7d068cee0b8bb2f626e78a1c0090fad92d - [view on LGT

[GitHub] [geode] bschuchardt merged pull request #5306: GEODE-8195: ConcurrentModificationException from LocatorMembershipLis…

2020-06-26 Thread GitBox
bschuchardt merged pull request #5306: URL: https://github.com/apache/geode/pull/5306 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [geode] jinmeiliao commented on pull request #5305: GEODE-8095 backport to 1.13

2020-06-26 Thread GitBox
jinmeiliao commented on pull request #5305: URL: https://github.com/apache/geode/pull/5305#issuecomment-650199831 I am not sure if merge it here would be the right way to do it. You probably would trigger some commit checks if you don't add some specific commit message saying it's cherry p

[GitHub] [geode] jmelchio merged pull request #5288: GEODE-8283: Provide REST interface for disk-store creation

2020-06-26 Thread GitBox
jmelchio merged pull request #5288: URL: https://github.com/apache/geode/pull/5288 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [geode] albertogpz opened a new pull request #5313: GEODE-8302: Fixed 'events not queued conflated' stats when group-tran…

2020-06-26 Thread GitBox
albertogpz opened a new pull request #5313: URL: https://github.com/apache/geode/pull/5313 …saction-events is true Batch conflation is not compatible with group-transaction-events. It must be prevented that both are enabled at the same time for a given gateway sender. Tha

[GitHub] [geode] smgoller opened a new pull request #5312: Use Liberica JDK for CI and docker images

2020-06-26 Thread GitBox
smgoller opened a new pull request #5312: URL: https://github.com/apache/geode/pull/5312 Authored-by: Sean Goller Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following steps have bee