dlmarion opened a new pull request, #5499: URL: https://github.com/apache/accumulo/pull/5499
There are two trace statements that use Arrays.toString() as an argument. The methods where these log statements are found are used frequently in log recovery and the call to Arrays.toString may be unnecessary if trace logging is disabled. -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org