You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2022/04/06 06:03:42 UTC

[GitHub] [zookeeper] arshadmohammad commented on a diff in pull request #1850: ZOOKEEPER-3652: Synchronize ClientCnxn outgoing queue flush on a stable internal value

arshadmohammad commented on code in PR #1850:
URL: https://github.com/apache/zookeeper/pull/1850#discussion_r843497422


##########
zookeeper-server/src/main/java/org/apache/zookeeper/ClientCnxn.java:
##########
@@ -178,7 +178,7 @@
      * operation)
      */
     private volatile boolean closing = false;
-    
+

Review Comment:
   Please revert formatting 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: notifications-unsubscribe@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org