pkuwm commented on issue #853: Fix type cast in TestRawZkClient URL: https://github.com/apache/helix/pull/853#issuecomment-594726255 This PR is ready to be merged, approved by @jiajunwang ``` The type cast from char to int is unexpected in testAsyncWriteOperations. We would like to fix it and make the type cast expected and the test accurate. ```
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
