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

nkeywal commented on HBASE-7508:
--------------------------------

bq. Why does it want you not to assign null to local variables?
Because IntelliJ complains when there are unused assignment ;-). I think it's 
right, and it allows to see clearly when you're forgetting something.

bq. Findbugs is lgpl. http://findbugs.sourceforge.net/manual/license.html This 
adds a code dependency Can we do this via the excludes file instead?
It's less efficient... What do you think of copy-pasting this as a workaround? 
https://github.com/stephenc/findbugs-annotations
                
> Fix simple findbugs
> -------------------
>
>                 Key: HBASE-7508
>                 URL: https://issues.apache.org/jira/browse/HBASE-7508
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.96.0
>            Reporter: nkeywal
>            Assignee: nkeywal
>            Priority: Trivial
>             Fix For: 0.96.0
>
>         Attachments: 7508.v1.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to