EdColeman opened a new pull request, #2870: URL: https://github.com/apache/accumulo/pull/2870
These changes should not modify the behavior. (Noticed the class had a lot of warning while working something else) This fixes all but two - wanting to autoclose the terminal printWriter (line 986 - wants a try-with-resources) and an empty if (line 786) but changing the condition removing that seemed make the code more confusing. -- 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]
