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

   The exceptions thrown here are already logged at the error level via the 
calling method `modifySystemProperties` from the
   `ManagerClientServiceHandler` class.
   
   
https://github.com/apache/accumulo/blob/2.1/server/manager/src/main/java/org/apache/accumulo/manager/ManagerClientServiceHandler.java#L461-L462
   
   Writing these exceptions at the error level would result in duplicate 
exception messages in the logs.
   
   Switching these back to only log the exceptions at the debug level.


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