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 2021/07/05 15:40:52 UTC

[GitHub] [zookeeper] zhongxiongzeng commented on a change in pull request #1721: ZOOKEEPER-4332: remove never used field

zhongxiongzeng commented on a change in pull request #1721:
URL: https://github.com/apache/zookeeper/pull/1721#discussion_r664017809



##########
File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/ZooTrace.java
##########
@@ -33,8 +33,6 @@
 
     public static final long CLIENT_REQUEST_TRACE_MASK = 1 << 1;
 
-    public static final long CLIENT_DATA_PACKET_TRACE_MASK = 1 << 2;

Review comment:
       get




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