ctubbsii opened a new pull request, #6354:
URL: https://github.com/apache/accumulo/pull/6354

   * Remove unused variables, methods, and parameters, causing IDE compiler 
warnings
   * Also remove warning from unclosed FateStore by placing the new store in a 
try-with-resources block
   * Also removed one false positive potentially unclosed resource warning in 
LocatorIT by using the ServerContext for altering the system state for the test 
instead of using the AccumuloClient as a ClientContext


-- 
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]

Reply via email to