DomGarguilo opened a new pull request, #223: URL: https://github.com/apache/accumulo-testing/pull/223
This PR makes miscellaneous changes that I see as improvements to the randomwalk code. These changes should not affect the functionality of anything but rather just make improvements towards readability, simplicity, correctness etc. Some of these are issues pointed out by my IDE like typos, exceptions that can be removed, making variables final and other things. Other changes include: * adding resources to try-with-resources blocks * remove unnecessary boxing/unboxing * created some helper functions to reuse code -- 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]
