You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2014/06/09 07:11:01 UTC

[jira] [Resolved] (MAHOUT-1577) FindBugs and PMD settings unrealistic

     [ https://issues.apache.org/jira/browse/MAHOUT-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Dunning resolved MAHOUT-1577.
---------------------------------

    Resolution: Fixed

Made a big step on PMD.  Findbugs will be more intransigent because most of the warnings are coming from Scala.


> FindBugs and PMD settings unrealistic 
> --------------------------------------
>
>                 Key: MAHOUT-1577
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1577
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>
> We get warnings on every use of a non-final method in a constructor.  This is arguably slightly risky, but I haven't ever seen a bug from this.  Similarly, we haven't had any problems with long methods (inherent in Hadoop programs, I think) nor with putting literals after variables in comparisons.
> I am going to turn these warnings off to decrease noise levels.



--
This message was sent by Atlassian JIRA
(v6.2#6252)