[GitHub] [geode] Bill commented on a change in pull request #5562: GEODE-8542: java.lang.IllegalStateException: tcp message exceeded max…

2020-09-28 Thread GitBox
Bill commented on a change in pull request #5562: URL: https://github.com/apache/geode/pull/5562#discussion_r496068316 ## File path: geode-core/src/test/java/org/apache/geode/internal/tcp/MsgStreamerTest.java ## @@ -92,9 +117,9 @@ protected BaseMsgStreamer

[GitHub] [geode] gesterzhou closed pull request #5381: GEODE-8367: Stopped parallel gateway sender should not add events int…

2020-09-28 Thread GitBox
gesterzhou closed pull request #5381: URL: https://github.com/apache/geode/pull/5381 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] Bill commented on pull request #5545: GEODE-8522: Switching a exception log back to debug

2020-09-28 Thread GitBox
Bill commented on pull request #5545: URL: https://github.com/apache/geode/pull/5545#issuecomment-700116245 Yeah I don't think `ClassNotFound` is appropriate for retry but, as is often the case, I bet the original developer used the IDE to write that catch block and since both of those

[GitHub] [geode-native] jvarenina commented on pull request #656: GEODE-8530: Fix for coredump during tx commit

2020-09-28 Thread GitBox
jvarenina commented on pull request #656: URL: https://github.com/apache/geode-native/pull/656#issuecomment-699804258 Thanks for the review! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [geode] upthewaterspout merged pull request #5545: GEODE-8522: Switching a exception log back to debug

2020-09-28 Thread GitBox
upthewaterspout merged pull request #5545: URL: https://github.com/apache/geode/pull/5545 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-native] mreddington opened a new pull request #658: GEODE-8129: A test that breaks and reestablishes the proxy connection.

2020-09-28 Thread GitBox
mreddington opened a new pull request #658: URL: https://github.com/apache/geode-native/pull/658 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [geode] gesterzhou commented on a change in pull request #5509: GEODE-8491: Do not store dropped events in stopped primary gateway se…

2020-09-28 Thread GitBox
gesterzhou commented on a change in pull request #5509: URL: https://github.com/apache/geode/pull/5509#discussion_r496146173 ## File path: geode-core/src/main/java/org/apache/geode/internal/cache/wan/AbstractGatewaySender.java ## @@ -1118,6 +1115,24 @@ public void

[GitHub] [geode-native] moleske commented on a change in pull request #645: GEODE-8469: Enable no-missing-variable-declarations

2020-09-28 Thread GitBox
moleske commented on a change in pull request #645: URL: https://github.com/apache/geode-native/pull/645#discussion_r496186063 ## File path: cppcache/src/ExceptionTypes.cpp ## @@ -30,8 +30,8 @@ namespace client { void setThreadLocalExceptionMessage(std::string exMsg); const

[GitHub] [geode] upthewaterspout commented on pull request #5524: Usability improvements for 1.13

2020-09-28 Thread GitBox
upthewaterspout commented on pull request #5524: URL: https://github.com/apache/geode/pull/5524#issuecomment-700226721 One question - I see a bunch of commits with titles like "Fix spotless issues". Are these how this commits all went on develop? Is the below really just all one change?

[GitHub] [geode] upthewaterspout opened a new pull request #5566: GEODE-8522: Switching exception log back to debug (merge to 1.13)

2020-09-28 Thread GitBox
upthewaterspout opened a new pull request #5566: URL: https://github.com/apache/geode/pull/5566 This log message happens during the course of normal startup of multiple locators. We should not be logging a full stack trace during normal startup. (cherry picked from commit

[GitHub] [geode] echobravopapa commented on a change in pull request #5562: GEODE-8542: java.lang.IllegalStateException: tcp message exceeded max…

2020-09-28 Thread GitBox
echobravopapa commented on a change in pull request #5562: URL: https://github.com/apache/geode/pull/5562#discussion_r496195999 ## File path: geode-core/src/test/java/org/apache/geode/internal/tcp/MsgStreamerTest.java ## @@ -92,9 +117,9 @@ protected BaseMsgStreamer

[GitHub] [geode] onichols-pivotal merged pull request #5539: Bump assertj from 3.15.0 to 3.17.2

2020-09-28 Thread GitBox
onichols-pivotal merged pull request #5539: URL: https://github.com/apache/geode/pull/5539 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] jhuynh1 commented on pull request #5524: Usability improvements for 1.13

2020-09-28 Thread GitBox
jhuynh1 commented on pull request #5524: URL: https://github.com/apache/geode/pull/5524#issuecomment-700267261 @upthewaterspout unfortunately, those are how they were merged into develop. I think someone clicked merge instead of squash and merge. Those are all part of a set of commits

[GitHub] [geode] onichols-pivotal merged pull request #5565: GEODE-8496: un-upgrade archunit to avoid OOM on JDK8

2020-09-28 Thread GitBox
onichols-pivotal merged pull request #5565: URL: https://github.com/apache/geode/pull/5565 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] moleske merged pull request #645: GEODE-8469: Enable no-missing-variable-declarations

2020-09-28 Thread GitBox
moleske merged pull request #645: URL: https://github.com/apache/geode-native/pull/645 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