jhuan31 commented on a change in pull request #986: ZOOKEEPER-3243: Add 
server-side request throttling
URL: https://github.com/apache/zookeeper/pull/986#discussion_r299157526
 
 

 ##########
 File path: 
zookeeper-server/src/main/java/org/apache/zookeeper/server/ZooKeeperServer.java
 ##########
 @@ -98,6 +98,14 @@
         Environment.logEnv("Server environment:", LOG);
     }
 
+    private static final String SHUTDOWN_TIMEOUT = "zookeeper.shutdownTimeout";
 
 Review comment:
   changed the name. also move the definition in RequestThrottler since it is 
the shutdown timeout for request throttler

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


With regards,
Apache Git Services

Reply via email to