nishanth-entoor opened a new pull request #1221: URL: https://github.com/apache/zookeeper/pull/1221
As per [ZOOKEEPER-2907](https://issues.apache.org/jira/browse/ZOOKEEPER-2907), we have no padding while converting byte to hex and the request type is not part of the output. So I made the following changes: - Used String formatter to convert byte to hex with padding. - Added request type as part of the log message. 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
