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 05:54:02 UTC

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

Ted Dunning created MAHOUT-1577:
-----------------------------------

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