[
https://issues.apache.org/jira/browse/ACCUMULO-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363294#comment-14363294
]
Josh Elser commented on ACCUMULO-3643:
--------------------------------------
There still be a number of tests broken by your recent set of changes:
*
org.apache.accumulo.test.BulkImportVolumeIT.configureMiniCluster(BulkImportVolumeIT.java:54)
*
org.apache.accumulo.test.RewriteTabletDirectoriesIT.configure(RewriteTabletDirectoriesIT.java:70)
* org.apache.accumulo.test.VolumeChooserIT.configure(VolumeChooserIT.java:94)
-- For all VolumeChooserIT test methods
* org.apache.accumulo.test.VolumeIT.configure(VolumeIT.java:98) -- For all
VolumeIT test methods
* All SslIT and all SslWithClientAuthIT test methods -- Servers processes can't
find the JKS (which doesn't appear to exist on the local filesystem)
Please get these cleaned up as soon as you can...
> Find more bugs with findbugs
> ----------------------------
>
> Key: ACCUMULO-3643
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3643
> Project: Accumulo
> Issue Type: Task
> Components: build
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Labels: findbugs
> Fix For: 1.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In version 1.6.0, we automated checking for bugs using findbugs with a
> maxRank of 6. I'd like to catch even more bugs by bumping the maxRank to at
> least 9.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)