nishanth-entoor opened a new pull request #1253: ZOOKEEPER-3722: make logs of 
ResponseCache more readable
URL: https://github.com/apache/zookeeper/pull/1253
 
 
   As per 
[ZOOKEEPER-3722](https://issues.apache.org/jira/browse/ZOOKEEPER-3722), we need 
to make ResponseCache logs more readable by adding the request type to the 
logs. For this I made the following changes:
   - Added a parameter named requestType to ResponseCache constructor.
   - Passed requestType as getData and getChild when the constructor is called 
to initialize readResponseCache and getChildrenResponseCache respectively.
   
   Please let me know if additional changes are required.

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