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

   updateCompactionFailed is called from two places in Compactor.run,
   one of which is passing null. This commit changes the argument type
   from Throwable to String and moves the code to get the exception
   class name to where the exception is non-null.


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