Bill commented on code in PR #7449:
URL: https://github.com/apache/geode/pull/7449#discussion_r844418378


##########
geode-core/src/main/java/org/apache/geode/internal/tcp/Connection.java:
##########
@@ -1698,6 +1698,19 @@ private void readMessages() {
           }
           return;
         } catch (IOException e) {
+          // "Socket closed" check needed for Solaris jdk 1.4.2_08

Review Comment:
   it's on the `develop` branch. I had removed it in a previous commit on this 
branch but then reverted my changes.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to