Apache9 commented on pull request #4312: URL: https://github.com/apache/hbase/pull/4312#issuecomment-1086494460
Seems the mvnsite result is not very stable. On master branch it could also fail. The spotbugs problem is not introduced by the reformat. It says we miss to check the return value of await but looking at the code, I think the code is correct, we do not need to check the return value. Let me think if there is a better way instead of just suppress the warning. And there are still some indentation problem. Let me take a look on them. -- 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]
