[GitHub] [geode-examples] sboorlagadda merged pull request #116: GitHub Action runAll Pipeline

2023-01-19 Thread GitBox
sboorlagadda merged PR #116: URL: https://github.com/apache/geode-examples/pull/116 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode-site] sboorlagadda merged pull request #21: GEODE-10437: Migrate to GH Action

2023-01-19 Thread GitBox
sboorlagadda merged PR #21: URL: https://github.com/apache/geode-site/pull/21 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] CalvinKirs commented on pull request #7869: Fix compile error in jdk11 due to toArray confusion

2022-11-23 Thread GitBox
CalvinKirs commented on PR #7869: URL: https://github.com/apache/geode/pull/7869#issuecomment-1325917512 > According to the OpenJDK website: https://adoptopenjdk.net/support.html there are 3 TLS versions for now

[GitHub] [geode] dschneider-pivotal closed pull request #6036: GEODE-8856: Persist gateway-sender startup-action

2022-11-22 Thread GitBox
dschneider-pivotal closed pull request #6036: GEODE-8856: Persist gateway-sender startup-action URL: https://github.com/apache/geode/pull/6036 -- 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 the

[GitHub] [geode] ruanwenjun commented on pull request #7869: Fix compile error in jdk11 due to toArray confusion

2022-11-22 Thread GitBox
ruanwenjun commented on PR #7869: URL: https://github.com/apache/geode/pull/7869#issuecomment-1323562848 > @ruanwenjun as of now Geode is compiled using JDK8, while many users run geode using 8, 11 and 17 Yes, does `Geode` plan to support compiled on JDK11 :) -- This is an

[GitHub] [geode] sboorlagadda commented on pull request #7869: Fix compile error in jdk11 due to toArray confusion

2022-11-21 Thread GitBox
sboorlagadda commented on PR #7869: URL: https://github.com/apache/geode/pull/7869#issuecomment-132224 @ruanwenjun as of now Geode is compiled using JDK8, while many users run geode using 8, 11 and 17 -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [geode] sboorlagadda opened a new pull request, #7870: Draft: GHA

2022-11-19 Thread GitBox
sboorlagadda opened a new pull request, #7870: URL: https://github.com/apache/geode/pull/7870 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode] ruanwenjun opened a new pull request, #7869: Fix compile error in jdk11 due to toArray confusion

2022-11-15 Thread GitBox
ruanwenjun opened a new pull request, #7869: URL: https://github.com/apache/geode/pull/7869 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit within the target

[GitHub] [geode] mivanac closed pull request #7862: GEODE-10424: introduce ExtendedReplyMessage, and prepare impacts

2022-11-04 Thread GitBox
mivanac closed pull request #7862: GEODE-10424: introduce ExtendedReplyMessage, and prepare impacts URL: https://github.com/apache/geode/pull/7862 -- 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

[GitHub] [geode] mivanac closed pull request #7866: GEODE-10425: add new option

2022-11-04 Thread GitBox
mivanac closed pull request #7866: GEODE-10425: add new option URL: https://github.com/apache/geode/pull/7866 -- 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 the specific comment. To unsubscribe,

[GitHub] [geode-native] gaussianrecurrence closed pull request #987: [WIP] GEODE-10429: Setup GitHub actions

2022-10-18 Thread GitBox
gaussianrecurrence closed pull request #987: [WIP] GEODE-10429: Setup GitHub actions URL: https://github.com/apache/geode-native/pull/987 -- 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 the

[GitHub] [geode-native] gaussianrecurrence opened a new pull request, #987: [WIP] GEODE-10429: Setup GitHub actions

2022-10-13 Thread GitBox
gaussianrecurrence opened a new pull request, #987: URL: https://github.com/apache/geode-native/pull/987 - Testing GHCR container packages -- 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 the

[GitHub] [geode-native] onichols-pivotal opened a new pull request, #986: GEODE-10401: Bump Geode version to 1.15.1

2022-10-10 Thread GitBox
onichols-pivotal opened a new pull request, #986: URL: https://github.com/apache/geode-native/pull/986 Native client hardcodes Geode version to test with in several places. Update those variables to latest-and-greatest apache-geode 1.15.1 -- This is an automated message from the Apache

[GitHub] [geode] onichols-pivotal opened a new pull request, #7868: GEODE-10401: Replace 1.15.0 with 1.15.1 as old version

2022-10-10 Thread GitBox
onichols-pivotal opened a new pull request, #7868: URL: https://github.com/apache/geode/pull/7868 Replace 1.15.0 with 1.15.1 in old versions and set as default Benchmarks baseline on develop to enable rolling upgrade tests from 1.15.1 The serialization version has not changed between

[GitHub] [geode] albertogpz merged pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-10-10 Thread GitBox
albertogpz merged PR #7861: URL: https://github.com/apache/geode/pull/7861 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] wabp2005 commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-10-07 Thread GitBox
wabp2005 commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r990571610 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -44,19 +45,10 @@ If old clients write entries of a PDX type they know but the

[GitHub] [geode] dependabot[bot] opened a new pull request, #7867: Bump addressable from 2.7.0 to 2.8.1 in /geode-book

2022-10-05 Thread GitBox
dependabot[bot] opened a new pull request, #7867: URL: https://github.com/apache/geode/pull/7867 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from

[GitHub] [geode-native] albertogpz merged pull request #985: GEODE-10426: Add option to toggle doc generation

2022-10-05 Thread GitBox
albertogpz merged PR #985: URL: https://github.com/apache/geode-native/pull/985 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode-native] gaussianrecurrence opened a new pull request, #985: GEODE-10426: Add option to toggle doc generation

2022-10-05 Thread GitBox
gaussianrecurrence opened a new pull request, #985: URL: https://github.com/apache/geode-native/pull/985 - Added a option in the CMake project to enable documentation generation. - In order to maintain backward compatibility, by default documentation generation is enabled. -- This

[GitHub] [geode-native] gaussianrecurrence commented on pull request #968: GEODE-10291: Add ubuntu 22.04 (jammy) to CI

2022-10-05 Thread GitBox
gaussianrecurrence commented on PR #968: URL: https://github.com/apache/geode-native/pull/968#issuecomment-1265076566 Hi @moleske & @pivotal-jbarrett, it seems to me that @moleke addressed all the comments, so I am not sure is this can be merged already? -- This is an automated message

[GitHub] [geode] albertogpz commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-30 Thread GitBox
albertogpz commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r984297792 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -44,19 +45,10 @@ If old clients write entries of a PDX type they know but

[GitHub] [geode] wabp2005 commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-30 Thread GitBox
wabp2005 commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r984280585 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,33 @@ When you serialize an object using PDX, <%=vars.product_name%>

[GitHub] [geode] mivanac closed pull request #7841: GEODE-10339: Configurable IF file compaction mode

2022-09-29 Thread GitBox
mivanac closed pull request #7841: GEODE-10339: Configurable IF file compaction mode URL: https://github.com/apache/geode/pull/7841 -- 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 the specific

[GitHub] [geode] mivanac opened a new pull request, #7866: GEODE-10425: add new option

2022-09-29 Thread GitBox
mivanac opened a new pull request, #7866: URL: https://github.com/apache/geode/pull/7866 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode] albertogpz opened a new pull request, #7865: [DRAFT DO NOT REVIEW] Wip limit max threads to server

2022-09-29 Thread GitBox
albertogpz opened a new pull request, #7865: URL: https://github.com/apache/geode/pull/7865 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode] albertogpz closed pull request #7864: [DRAFT DO NOT REVIEW] Limit the number of threads to destinations

2022-09-29 Thread GitBox
albertogpz closed pull request #7864: [DRAFT DO NOT REVIEW] Limit the number of threads to destinations URL: https://github.com/apache/geode/pull/7864 -- 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] albertogpz opened a new pull request, #7864: [DRAFT DO NOT REVIEW] Limit the number of threads to destinations

2022-09-29 Thread GitBox
albertogpz opened a new pull request, #7864: URL: https://github.com/apache/geode/pull/7864 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode] albertogpz commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-29 Thread GitBox
albertogpz commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r983280085 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,33 @@ When you serialize an object using PDX,

[GitHub] [geode] albertogpz commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-29 Thread GitBox
albertogpz commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r983275654 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,33 @@ When you serialize an object using PDX,

[GitHub] [geode] wabp2005 commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-29 Thread GitBox
wabp2005 commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r983108512 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,31 @@ When you serialize an object using PDX, <%=vars.product_name%>

[GitHub] [geode] miguelmt commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-28 Thread GitBox
miguelmt commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r982291787 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,31 @@ When you serialize an object using PDX, <%=vars.product_name%>

[GitHub] [geode] mivanac merged pull request #7863: Adding the PGP keys for Mario Kevo with apache ID

2022-09-27 Thread GitBox
mivanac merged PR #7863: URL: https://github.com/apache/geode/pull/7863 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] mkevo opened a new pull request, #7863: Adding the PGP keys for Mario Kevo with apache ID

2022-09-27 Thread GitBox
mkevo opened a new pull request, #7863: URL: https://github.com/apache/geode/pull/7863 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit within

[GitHub] [geode] mivanac opened a new pull request, #7862: GEODE-10424: introduce ExtendedReplyMessage, and prepare impacts

2022-09-25 Thread GitBox
mivanac opened a new pull request, #7862: URL: https://github.com/apache/geode/pull/7862 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode-native] gaussianrecurrence commented on pull request #983: GEODE-10416: Bump to boost 1.80.0

2022-09-22 Thread GitBox
gaussianrecurrence commented on PR #983: URL: https://github.com/apache/geode-native/pull/983#issuecomment-1254954586 I think the issue you are facing for Windows compilation is the same as faced while trying to upgrade to Boost 1.79.0 in this PR #967 So, after looking into it, turns

[GitHub] [geode] gaussianrecurrence commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-22 Thread GitBox
gaussianrecurrence commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r977519140 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,25 @@ When you serialize an object using PDX,

[GitHub] [geode] wabp2005 commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-22 Thread GitBox
wabp2005 commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r977410823 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,25 @@ When you serialize an object using PDX, <%=vars.product_name%>

[GitHub] [geode] gaussianrecurrence commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-21 Thread GitBox
gaussianrecurrence commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r976149597 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,25 @@ When you serialize an object using PDX,

[GitHub] [geode] wabp2005 commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-21 Thread GitBox
wabp2005 commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r976127187 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,25 @@ When you serialize an object using PDX, <%=vars.product_name%>

[GitHub] [geode] wabp2005 commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-21 Thread GitBox
wabp2005 commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r976126648 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,25 @@ When you serialize an object using PDX, <%=vars.product_name%>

[GitHub] [geode] wabp2005 commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-21 Thread GitBox
wabp2005 commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r976126190 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,25 @@ When you serialize an object using PDX, <%=vars.product_name%>

[GitHub] [geode] albertogpz commented on a diff in pull request #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-21 Thread GitBox
albertogpz commented on code in PR #7861: URL: https://github.com/apache/geode/pull/7861#discussion_r976095117 ## geode-docs/developing/data_serialization/PDX_Serialization_Features.html.md.erb: ## @@ -31,6 +31,25 @@ When you serialize an object using PDX,

[GitHub] [geode] albertogpz merged pull request #7857: GEODE-10410: Fix bucket lost during rebalance

2022-09-20 Thread GitBox
albertogpz merged PR #7857: URL: https://github.com/apache/geode/pull/7857 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] mkevo merged pull request #7846: GEODE-10395 remove locks from List if dlock.acquireTryLocks return false

2022-09-20 Thread GitBox
mkevo merged PR #7846: URL: https://github.com/apache/geode/pull/7846 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode-native] albertogpz commented on a diff in pull request #984: GEODE-10414: Implement Region::putIfAbsent method

2022-09-19 Thread GitBox
albertogpz commented on code in PR #984: URL: https://github.com/apache/geode-native/pull/984#discussion_r973963090 ## cppcache/integration/test/RegionPutTest.cpp: ## @@ -0,0 +1,294 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor

[GitHub] [geode] wabp2005 opened a new pull request, #7861: GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP…

2022-09-19 Thread GitBox
wabp2005 opened a new pull request, #7861: URL: https://github.com/apache/geode/pull/7861 …EIDS“ Document the java system property “ON_DISCONNECT_CLEAR_PDXTYPEIDS“. This property is used by Java client, add instructions for using this property. ### For all

[GitHub] [geode] albertogpz commented on a diff in pull request #7857: GEODE-10410: Fix bucket lost during rebalance

2022-09-19 Thread GitBox
albertogpz commented on code in PR #7857: URL: https://github.com/apache/geode/pull/7857#discussion_r973919611 ## geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/rebalance/PartitionedRegionLoadModelJUnitTest.java: ## @@ -483,30 +485,73 @@ public void

[GitHub] [geode] mivanac merged pull request #7849: GEODE-10331: schedule delayed CloseEndpoint

2022-09-19 Thread GitBox
mivanac merged PR #7849: URL: https://github.com/apache/geode/pull/7849 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode-kafka-connector] dependabot[bot] opened a new pull request, #22: Bump geode-core from 1.12.6 to 1.15.0

2022-09-16 Thread GitBox
dependabot[bot] opened a new pull request, #22: URL: https://github.com/apache/geode-kafka-connector/pull/22 Bumps [geode-core](https://github.com/apache/geode) from 1.12.6 to 1.15.0. Release notes Sourced from https://github.com/apache/geode/releases;>geode-core's releases.

[GitHub] [geode] mivanac merged pull request #7856: GEODE-10421: Improve start gw sender with clean-queue

2022-09-16 Thread GitBox
mivanac merged PR #7856: URL: https://github.com/apache/geode/pull/7856 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] WeijieEST commented on a diff in pull request #7857: GEODE-10410: Fix bucket lost during rebalance

2022-09-16 Thread GitBox
WeijieEST commented on code in PR #7857: URL: https://github.com/apache/geode/pull/7857#discussion_r972577636 ## geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/rebalance/PartitionedRegionLoadModelJUnitTest.java: ## @@ -443,7 +443,7 @@ public void

[GitHub] [geode] jvarenina commented on a diff in pull request #7856: GEODE-10421: Improve start gw sender with clean-queue

2022-09-16 Thread GitBox
jvarenina commented on code in PR #7856: URL: https://github.com/apache/geode/pull/7856#discussion_r972706616 ## geode-gfsh/src/main/java/org/apache/geode/management/internal/cli/commands/StartGatewaySenderCommand.java: ## @@ -77,6 +77,44 @@ public ResultModel

[GitHub] [geode] WeijieEST commented on a diff in pull request #7857: GEODE-10410: Fix bucket lost during rebalance

2022-09-15 Thread GitBox
WeijieEST commented on code in PR #7857: URL: https://github.com/apache/geode/pull/7857#discussion_r972580688 ## geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/rebalance/PartitionedRegionLoadModelJUnitTest.java: ## @@ -483,30 +485,73 @@ public void

[GitHub] [geode] WeijieEST commented on a diff in pull request #7857: GEODE-10410: Fix bucket lost during rebalance

2022-09-15 Thread GitBox
WeijieEST commented on code in PR #7857: URL: https://github.com/apache/geode/pull/7857#discussion_r972580688 ## geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/rebalance/PartitionedRegionLoadModelJUnitTest.java: ## @@ -483,30 +485,73 @@ public void

[GitHub] [geode] WeijieEST commented on a diff in pull request #7857: GEODE-10410: Fix bucket lost during rebalance

2022-09-15 Thread GitBox
WeijieEST commented on code in PR #7857: URL: https://github.com/apache/geode/pull/7857#discussion_r972577636 ## geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/rebalance/PartitionedRegionLoadModelJUnitTest.java: ## @@ -443,7 +443,7 @@ public void

[GitHub] [geode] WeijieEST commented on a diff in pull request #7857: GEODE-10410: Fix bucket lost during rebalance

2022-09-15 Thread GitBox
WeijieEST commented on code in PR #7857: URL: https://github.com/apache/geode/pull/7857#discussion_r972577636 ## geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/rebalance/PartitionedRegionLoadModelJUnitTest.java: ## @@ -443,7 +443,7 @@ public void

[GitHub] [geode] WeijieEST commented on a diff in pull request #7857: GEODE-10410: Fix bucket lost during rebalance

2022-09-15 Thread GitBox
WeijieEST commented on code in PR #7857: URL: https://github.com/apache/geode/pull/7857#discussion_r972577636 ## geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/rebalance/PartitionedRegionLoadModelJUnitTest.java: ## @@ -443,7 +443,7 @@ public void

[GitHub] [geode] mivanac commented on a diff in pull request #7856: GEODE-10421: Improve start gw sender with clean-queue

2022-09-15 Thread GitBox
mivanac commented on code in PR #7856: URL: https://github.com/apache/geode/pull/7856#discussion_r972559431 ## geode-gfsh/src/main/java/org/apache/geode/management/internal/cli/commands/StartGatewaySenderCommand.java: ## @@ -77,6 +77,49 @@ public ResultModel

[GitHub] [geode] mivanac commented on a diff in pull request #7856: GEODE-10421: Improve start gw sender with clean-queue

2022-09-15 Thread GitBox
mivanac commented on code in PR #7856: URL: https://github.com/apache/geode/pull/7856#discussion_r972334785 ## geode-gfsh/src/main/java/org/apache/geode/management/internal/cli/commands/StartGatewaySenderCommand.java: ## @@ -77,6 +77,49 @@ public ResultModel

[GitHub] [geode] jvarenina opened a new pull request, #7860: To test if sync writes

2022-09-15 Thread GitBox
jvarenina opened a new pull request, #7860: URL: https://github.com/apache/geode/pull/7860 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode] jvarenina closed pull request #7835: Configurable IF file compaction writes mode

2022-09-15 Thread GitBox
jvarenina closed pull request #7835: Configurable IF file compaction writes mode URL: https://github.com/apache/geode/pull/7835 -- 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 the specific comment.

[GitHub] [geode-native] moleske commented on a diff in pull request #968: GEODE-10291: Add ubuntu 22.04 (jammy) to CI

2022-09-15 Thread GitBox
moleske commented on code in PR #968: URL: https://github.com/apache/geode-native/pull/968#discussion_r972202959 ## docker/ubuntu-22.04/Dockerfile: ## @@ -0,0 +1,67 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See

[GitHub] [geode-native] moleske merged pull request #966: GEODE-10291: Compile on ubuntu jammy (gcc/g++ 11.2.0)

2022-09-15 Thread GitBox
moleske merged PR #966: URL: https://github.com/apache/geode-native/pull/966 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] albertogpz commented on a diff in pull request #7857: GEODE-10410: Fix bucket lost during rebalance

2022-09-15 Thread GitBox
albertogpz commented on code in PR #7857: URL: https://github.com/apache/geode/pull/7857#discussion_r972056347 ## geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/rebalance/PartitionedRegionLoadModelJUnitTest.java: ## @@ -483,30 +485,73 @@ public void

[GitHub] [geode] mivanac commented on a diff in pull request #7856: GEODE-10421: Improve start gw sender with clean-queue

2022-09-15 Thread GitBox
mivanac commented on code in PR #7856: URL: https://github.com/apache/geode/pull/7856#discussion_r972039027 ## geode-gfsh/src/main/java/org/apache/geode/management/internal/cli/commands/StartGatewaySenderCommand.java: ## @@ -77,6 +77,49 @@ public ResultModel

[GitHub] [geode] jvarenina commented on a diff in pull request #7856: GEODE-10421: Improve start gw sender with clean-queue

2022-09-15 Thread GitBox
jvarenina commented on code in PR #7856: URL: https://github.com/apache/geode/pull/7856#discussion_r971989985 ## geode-gfsh/src/main/java/org/apache/geode/management/internal/cli/commands/StartGatewaySenderCommand.java: ## @@ -77,6 +77,49 @@ public ResultModel

[GitHub] [geode-native] pivotal-jbarrett closed pull request #899: GEODE-9896: Upgrades dependencies.

2022-09-15 Thread GitBox
pivotal-jbarrett closed pull request #899: GEODE-9896: Upgrades dependencies. URL: https://github.com/apache/geode-native/pull/899 -- 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 the specific

[GitHub] [geode-native] gaussianrecurrence commented on pull request #899: GEODE-9896: Upgrades dependencies.

2022-09-15 Thread GitBox
gaussianrecurrence commented on PR #899: URL: https://github.com/apache/geode-native/pull/899#issuecomment-1248021514 Considering geode-native is not using ACE anymore and SQLite was already updated, and also there is another PR to update Boost, maybe this can be closed @pivotal-jbarrett ?

[GitHub] [geode-native] gaussianrecurrence commented on a diff in pull request #968: GEODE-10291: Add ubuntu 22.04 (jammy) to CI

2022-09-15 Thread GitBox
gaussianrecurrence commented on code in PR #968: URL: https://github.com/apache/geode-native/pull/968#discussion_r971864236 ## docker/ubuntu-22.04/Dockerfile: ## @@ -0,0 +1,67 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

[GitHub] [geode] jvarenina opened a new pull request, #7859: GEODE-8856: Persist gateway-sender startup-action

2022-09-15 Thread GitBox
jvarenina opened a new pull request, #7859: URL: https://github.com/apache/geode/pull/7859 New startup-action parameter with values "stop", "pause" and "start" is now persisted during the runtime when following commands are issued: - pause gateway-sender -->

[GitHub] [geode] mkevo merged pull request #7855: GEODE-10415: bump dependencies due to vulnerability scan

2022-09-14 Thread GitBox
mkevo merged PR #7855: URL: https://github.com/apache/geode/pull/7855 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] mivanac commented on pull request #7856: GEODE-10421: Improve start gw sender with clean-queue

2022-09-14 Thread GitBox
mivanac commented on PR #7856: URL: https://github.com/apache/geode/pull/7856#issuecomment-1247118764 @jvarenina could you review this PR. Hope you will soon become commiter. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [geode] mivanac merged pull request #7851: GEODE-10419: Enhancment of backup disk-store command

2022-09-14 Thread GitBox
mivanac merged PR #7851: URL: https://github.com/apache/geode/pull/7851 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] mivanac merged pull request #7858: GEODE-10422: add Note for parallel recovery disk store

2022-09-14 Thread GitBox
mivanac merged PR #7858: URL: https://github.com/apache/geode/pull/7858 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] mivanac commented on a diff in pull request #7851: GEODE-10419: Enhancment of backup disk-store command

2022-09-14 Thread GitBox
mivanac commented on code in PR #7851: URL: https://github.com/apache/geode/pull/7851#discussion_r970804245 ## geode-core/src/main/java/org/apache/geode/internal/cache/backup/BackupTask.java: ## @@ -38,6 +42,7 @@ class BackupTask { private static final Logger logger =

[GitHub] [geode] jvarenina commented on a diff in pull request #7851: GEODE-10419: Enhancment of backup disk-store command

2022-09-14 Thread GitBox
jvarenina commented on code in PR #7851: URL: https://github.com/apache/geode/pull/7851#discussion_r970802822 ## geode-core/src/main/java/org/apache/geode/internal/cache/backup/BackupTask.java: ## @@ -38,6 +42,7 @@ class BackupTask { private static final Logger logger =

[GitHub] [geode] mivanac commented on a diff in pull request #7851: GEODE-10419: Enhancment of backup disk-store command

2022-09-14 Thread GitBox
mivanac commented on code in PR #7851: URL: https://github.com/apache/geode/pull/7851#discussion_r970681780 ## geode-docs/tools_modules/gfsh/command-pages/backup.html.md.erb: ## @@ -59,6 +59,11 @@ backup disk-store --dir=value [--baseline-dir=value] Directory that contains the

[GitHub] [geode] albertogpz commented on a diff in pull request #7851: GEODE-10419: Enhancment of backup disk-store command

2022-09-14 Thread GitBox
albertogpz commented on code in PR #7851: URL: https://github.com/apache/geode/pull/7851#discussion_r970679236 ## geode-docs/tools_modules/gfsh/command-pages/backup.html.md.erb: ## @@ -59,6 +59,11 @@ backup disk-store --dir=value [--baseline-dir=value] Directory that contains

[GitHub] [geode] mkevo opened a new pull request, #7858: GEODE-10422: add Note for parallel recovery disk store

2022-09-14 Thread GitBox
mkevo opened a new pull request, #7858: URL: https://github.com/apache/geode/pull/7858 ### For all changes: - [x] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [x] Has your PR been rebased against the latest commit within

[GitHub] [geode] mivanac commented on a diff in pull request #7851: GEODE-10419: Enhancment of backup disk-store command

2022-09-14 Thread GitBox
mivanac commented on code in PR #7851: URL: https://github.com/apache/geode/pull/7851#discussion_r970661703 ## geode-docs/tools_modules/gfsh/command-pages/backup.html.md.erb: ## @@ -59,6 +59,11 @@ backup disk-store --dir=value [--baseline-dir=value] Directory that contains the

[GitHub] [geode] albertogpz commented on a diff in pull request #7851: GEODE-10419: Enhancment of backup disk-store command

2022-09-14 Thread GitBox
albertogpz commented on code in PR #7851: URL: https://github.com/apache/geode/pull/7851#discussion_r970619899 ## geode-docs/tools_modules/gfsh/command-pages/backup.html.md.erb: ## @@ -59,6 +59,11 @@ backup disk-store --dir=value [--baseline-dir=value] Directory that contains

[GitHub] [geode] albertogpz commented on pull request #7851: GEODE-10419: initial commit

2022-09-14 Thread GitBox
albertogpz commented on PR #7851: URL: https://github.com/apache/geode/pull/7851#issuecomment-1246547375 > RFC is linked in ticket, but I can also add description in PR. Yes, looking at the ticket you reach the RFC. But it would be nice to know from the title of the PR what this PR

[GitHub] [geode] mivanac commented on pull request #7851: GEODE-10419: initial commit

2022-09-14 Thread GitBox
mivanac commented on PR #7851: URL: https://github.com/apache/geode/pull/7851#issuecomment-1246541895 RFC is linked in ticket, but I can also add description in PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [geode] WeijieEST opened a new pull request, #7857: GEODE-10410: Fix bucket lost during rebalance

2022-09-14 Thread GitBox
WeijieEST opened a new pull request, #7857: URL: https://github.com/apache/geode/pull/7857 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode] mivanac opened a new pull request, #7856: GEODE-10421: added check gw status

2022-09-13 Thread GitBox
mivanac opened a new pull request, #7856: URL: https://github.com/apache/geode/pull/7856 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode-native] albertogpz merged pull request #981: GEODE-10402: Fix FunctionException handling

2022-09-13 Thread GitBox
albertogpz merged PR #981: URL: https://github.com/apache/geode-native/pull/981 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] mkevo opened a new pull request, #7855: GEODE-10415: bump dependencies due to vulnerability scan

2022-09-13 Thread GitBox
mkevo opened a new pull request, #7855: URL: https://github.com/apache/geode/pull/7855 ### For all changes: - [x] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [x] Has your PR been rebased against the latest commit within

[GitHub] [geode] albertogpz merged pull request #7854: GEODE-10420: Finish distribute() work if interrupted

2022-09-12 Thread GitBox
albertogpz merged PR #7854: URL: https://github.com/apache/geode/pull/7854 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] jvarenina commented on pull request #7854: GEODE-10420: Finish distribute() work if interrupted

2022-09-12 Thread GitBox
jvarenina commented on PR #7854: URL: https://github.com/apache/geode/pull/7854#issuecomment-1243568103 Looks good to me! No comments from my side. -- 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-native] gaussianrecurrence opened a new pull request, #984: GEODE-10414: Implement Region::putIfAbsent method

2022-09-12 Thread GitBox
gaussianrecurrence opened a new pull request, #984: URL: https://github.com/apache/geode-native/pull/984 - Moved PUT actions from LocalRegion into its own modules. - Added PutIfAbsent action. - Added the necessary scaffolding for put requests to return a value. - Moved TcrMessagePut

[GitHub] [geode] albertogpz opened a new pull request, #7854: GEODE-10420: Finish distribute() work if interrupted

2022-09-12 Thread GitBox
albertogpz opened a new pull request, #7854: URL: https://github.com/apache/geode/pull/7854 It is possible that an event of which a gateway sender is to be notified is lost if during the process the thread is interrupted. The reason is that the distribute() method in the

[GitHub] [geode] albertogpz closed pull request #7852: Finish distribute() work if interrupted

2022-09-12 Thread GitBox
albertogpz closed pull request #7852: Finish distribute() work if interrupted URL: https://github.com/apache/geode/pull/7852 -- 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 the specific comment. To

[GitHub] [geode] albertogpz merged pull request #7839: GEODE-10409: Fix rebalance load model missing collocated regions at s…

2022-09-12 Thread GitBox
albertogpz merged PR #7839: URL: https://github.com/apache/geode/pull/7839 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] mkevo merged pull request #7853: GEODE-9484: Improve sending message to multy destinations (#7664)

2022-09-12 Thread GitBox
mkevo merged PR #7853: URL: https://github.com/apache/geode/pull/7853 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] mkevo opened a new pull request, #7853: GEODE-9484: Improve sending message to multy destinations (#7664)

2022-09-12 Thread GitBox
mkevo opened a new pull request, #7853: URL: https://github.com/apache/geode/pull/7853 ### For all changes: - [x] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [x] Has your PR been rebased against the latest

[GitHub] [geode] albertogpz opened a new pull request, #7852: Finish distribute() work if interrupted

2022-09-12 Thread GitBox
albertogpz opened a new pull request, #7852: URL: https://github.com/apache/geode/pull/7852 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode] mivanac opened a new pull request, #7851: GEODE-10419: initial commit

2022-09-11 Thread GitBox
mivanac opened a new pull request, #7851: URL: https://github.com/apache/geode/pull/7851 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode] mivanac merged pull request #7850: GEODE-10335_1: add compareAndSet

2022-09-09 Thread GitBox
mivanac merged PR #7850: URL: https://github.com/apache/geode/pull/7850 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [geode] mivanac opened a new pull request, #7850: GEODE-10335_1: add compareAndSet

2022-09-09 Thread GitBox
mivanac opened a new pull request, #7850: URL: https://github.com/apache/geode/pull/7850 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased against the latest commit

[GitHub] [geode] mivanac merged pull request #7843: GEODE-10336: set lastInstance to null

2022-09-09 Thread GitBox
mivanac merged PR #7843: URL: https://github.com/apache/geode/pull/7843 -- 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 the specific comment. To unsubscribe, e-mail:

  1   2   3   4   5   6   7   8   9   10   >