The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.archive.io.hbase.HBaseParameters.ZOOKEEPER_CLIENT_PORT isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | 549 | High |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Inconsistent synchronization of org.archive.modules.writer.HBaseWriterProcessor.hbaseParameters; locked 50% of time | MT_CORRECTNESS | IS2_INCONSISTENT_SYNC | 771 | Medium |