jinmeiliao commented on a change in pull request #7116:
URL: https://github.com/apache/geode/pull/7116#discussion_r755539132



##########
File path: 
geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/CacheClientProxy.java
##########
@@ -980,15 +979,6 @@ private void closeOtherTransientFields() {
     // Commented to fix bug 40259
     // this.clientVersion = null;
     closeNonDurableCqs();
-

Review comment:
       These changes are reverting Barry's fix to log out the subject here, we 
are logging out the subject in the `close` method later on. So these changes 
are not needed here anymore.




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