dlmarion opened a new issue, #5635: URL: https://github.com/apache/accumulo/issues/5635
Spotbugs was upgraded to 4.9.3.0 in #5623 , but the ConstructorThrow detector was disabled because fixing the issues would take a refactoring of classes that throw Exceptions from their constructors. Doing the refactoring in a bugfix release didn't make much sense. This task is to enable the detector and refactor the classes to not throw Exceptions from their constructors. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org