jmark99 commented on pull request #2558: URL: https://github.com/apache/accumulo/pull/2558#issuecomment-1063318686
I put this PR in as a consideration as I am trying to remove ErrorProne errors without having to put an exception in the configuration. In order to do so, instances of method that are non-void must either use/check the return value or specifically acknowlege the return values are unused. If this PR is too 'wordy' then we can continue to keep the two checks turned off within the ErrorProne configuration and ignore this PR. Let me know your thoughts. -- 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]
