dschneider-pivotal commented on a change in pull request #5666:
URL: https://github.com/apache/geode/pull/5666#discussion_r512313635



##########
File path: 
geode-core/src/main/java/org/apache/geode/internal/net/SocketCloser.java
##########
@@ -41,6 +44,7 @@
  * This max threads can be configured using the 
"p2p.ASYNC_CLOSE_POOL_MAX_THREADS" system property.
  */
 public class SocketCloser {
+  private static final Logger logger = LogService.getLogger();

Review comment:
       no need to modify SocketCloser.java in this pr




----------------------------------------------------------------
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.

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


Reply via email to