[ 
https://issues.apache.org/jira/browse/ACCUMULO-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350873#comment-14350873
 ] 

Keith Turner commented on ACCUMULO-3643:
----------------------------------------

I think avoiding up to rank 9 in a Accumulo code is a good goal.  The following 
is from [findbugs 
documentation|http://findbugs.sourceforge.net/findbugs2.html].  So we would 
avoid scariest and scary by bumping up to 9.

{noformat}
bugs are given a rank 1-20, and grouped into the categories scariest (rank 
1-4), scary (rank 5-9), troubling (rank 10-14), and of concern (rank 15-20)
{noformat}


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

Reply via email to