[GitHub] [geode] ringles opened a new pull request #5453: GEODE-8409: S*STORE need to handle target that is not a redis set

2020-08-13 Thread GitBox
ringles opened a new pull request #5453: URL: https://github.com/apache/geode/pull/5453 Restore tests for nonexistent keys against a Set data type. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [geode] albertogpz opened a new pull request #5452: DRAFT: fix create region with gw-sender vs alter region --gw-sender d…

2020-08-13 Thread GitBox
albertogpz opened a new pull request #5452: URL: https://github.com/apache/geode/pull/5452 …ifference This is a draft PR to see if it fixes, without any undesired effect, the difference in behavior in Geode between creating a region with a gateway sender or creating a region

[GitHub] [geode] sabbeyPivotal opened a new pull request #5454: GEODE-8424: Updates Redis API for Geode docs 1.14

2020-08-13 Thread GitBox
sabbeyPivotal opened a new pull request #5454: URL: https://github.com/apache/geode/pull/5454 The docs should be updated to describe the Redis API for the upcoming 1.14 release. This is an automated message from the Apache

[GitHub] [geode] dschneider-pivotal merged pull request #5450: GEODE-8428: Update geode-redis README

2020-08-13 Thread GitBox
dschneider-pivotal merged pull request #5450: URL: https://github.com/apache/geode/pull/5450 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] ringles opened a new pull request #5456: GEODE-8379: Allow microseconds value to be zero

2020-08-13 Thread GitBox
ringles opened a new pull request #5456: URL: https://github.com/apache/geode/pull/5456 Fix flaky test, Redis "TIME" command microseconds value can be zero. This is an automated message from the Apache Git Service. To

[GitHub] [geode] sabbeyPivotal commented on a change in pull request #5450: GEODE-8428: Update geode-redis README

2020-08-13 Thread GitBox
sabbeyPivotal commented on a change in pull request #5450: URL: https://github.com/apache/geode/pull/5450#discussion_r470075449 ## File path: geode-redis/README.md ## @@ -1,78 +1,302 @@ -# Geode Redis Module - -## Contents -1. [Overview](#overview) -2. [Performance Test

[GitHub] [geode] dschneider-pivotal merged pull request #5454: GEODE-8424: Updates Redis API for Geode docs 1.14

2020-08-13 Thread GitBox
dschneider-pivotal merged pull request #5454: URL: https://github.com/apache/geode/pull/5454 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] demery-pivotal closed pull request #5439: DO NOT REVIEW Do not enable SO_REUSEADDR to bind an ephemeral port

2020-08-13 Thread GitBox
demery-pivotal closed pull request #5439: URL: https://github.com/apache/geode/pull/5439 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] demery-pivotal closed pull request #5425: DO NOT REVIEW: Use ephemeral port knocking to find and "reserve" free ports.

2020-08-13 Thread GitBox
demery-pivotal closed pull request #5425: URL: https://github.com/apache/geode/pull/5425 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] gesterzhou opened a new pull request #5457: GEODE-8430: add dunit test to verify tombstoneGC will not happen in u…

2020-08-13 Thread GitBox
gesterzhou opened a new pull request #5457: URL: https://github.com/apache/geode/pull/5457 …ninitialized region 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

[GitHub] [geode] dschneider-pivotal merged pull request #5453: GEODE-8409: S*STORE need to handle target that is not a redis set

2020-08-13 Thread GitBox
dschneider-pivotal merged pull request #5453: URL: https://github.com/apache/geode/pull/5453 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 a change in pull request #5450: GEODE-8428: Update geode-redis README

2020-08-13 Thread GitBox
dschneider-pivotal commented on a change in pull request #5450: URL: https://github.com/apache/geode/pull/5450#discussion_r470051786 ## File path: geode-redis/README.md ## @@ -1,78 +1,302 @@ -# Geode Redis Module - -## Contents -1. [Overview](#overview) -2. [Performance Test

[GitHub] [geode] sabbeyPivotal commented on a change in pull request #5450: GEODE-8428: Update geode-redis README

2020-08-13 Thread GitBox
sabbeyPivotal commented on a change in pull request #5450: URL: https://github.com/apache/geode/pull/5450#discussion_r470075247 ## File path: geode-redis/README.md ## @@ -1,78 +1,302 @@ -# Geode Redis Module - -## Contents -1. [Overview](#overview) -2. [Performance Test

[GitHub] [geode] sabbeyPivotal opened a new pull request #5455: GEODE-8424: Updates Redis API for Geode docs 1.14

2020-08-13 Thread GitBox
sabbeyPivotal opened a new pull request #5455: URL: https://github.com/apache/geode/pull/5455 The docs should be updated to describe the Redis API for the upcoming 1.14 release. This is an automated message from the Apache

[GitHub] [geode] dschneider-pivotal merged pull request #5456: GEODE-8379: Allow microseconds value to be zero

2020-08-13 Thread GitBox
dschneider-pivotal merged pull request #5456: URL: https://github.com/apache/geode/pull/5456 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] gesterzhou merged pull request #5457: GEODE-8430: add dunit test to verify tombstoneGC will not happen in u…

2020-08-13 Thread GitBox
gesterzhou merged pull request #5457: URL: https://github.com/apache/geode/pull/5457 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

[GitHub] [geode] mhansonp commented on a change in pull request #5457: GEODE-8430: add dunit test to verify tombstoneGC will not happen in u…

2020-08-13 Thread GitBox
mhansonp commented on a change in pull request #5457: URL: https://github.com/apache/geode/pull/5457#discussion_r470329301 ## File path: geode-core/src/distributedTest/java/org/apache/geode/internal/cache/GIIDeltaDUnitTest.java ## @@ -1552,6 +1552,95 @@ public String

[GitHub] [geode] dschneider-pivotal merged pull request #5446: GEODE-8427: fix flaky test and do not throw memberDeparted

2020-08-13 Thread GitBox
dschneider-pivotal merged pull request #5446: URL: https://github.com/apache/geode/pull/5446 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-native] davebarnes97 commented on pull request #633: GEODE-8390: Geode Native Client guide - expose "Connection Pools" in nav

2020-08-13 Thread GitBox
davebarnes97 commented on pull request #633: URL: https://github.com/apache/geode-native/pull/633#issuecomment-673753257 > Can you please update the file connection-pools/running-connection-pool-code.html in the .NET version only to remove the C++ example? I see 2 examples. One is C++ and

[GitHub] [geode-native] davebarnes97 merged pull request #633: GEODE-8390: Geode Native Client guide - expose "Connection Pools" in nav

2020-08-13 Thread GitBox
davebarnes97 merged pull request #633: URL: https://github.com/apache/geode-native/pull/633 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 #5455: GEODE-8428: Update geode-redis README

2020-08-13 Thread GitBox
dschneider-pivotal merged pull request #5455: URL: https://github.com/apache/geode/pull/5455 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-native] davebarnes97 opened a new pull request #633: GEODE-8390: Geode Native Client guide - expose "Connection Pools" in nav

2020-08-13 Thread GitBox
davebarnes97 opened a new pull request #633: URL: https://github.com/apache/geode-native/pull/633 Updated left-hand nav in both .NET and C++ guides to include "Using Connection Pools" and its subtopics Made basic changes to text for language-specific books. Thorough update is the