apache / apache/accumulo

Enable ConstructorThrow SpotBugs detector

Open
#5,635 3 comments 0 reactions 1 assignee Claimed by @DomGarguilo View on GitHub
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.