You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/11 04:08:13 UTC

[jira] [Commented] (MAHOUT-1138) Clean up some findbugs warnings

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

Hudson commented on MAHOUT-1138:
--------------------------------

Integrated in Mahout-Quality #1816 (See [https://builds.apache.org/job/Mahout-Quality/1816/])
    MAHOUT-1138 - Fix bogus Serializable classes. (Revision 1431771)

     Result = SUCCESS
tdunning : 
Files : 
* /mahout/trunk/core/src/main/java/org/apache/mahout/common/IntPairWritable.java
* /mahout/trunk/core/src/main/java/org/apache/mahout/math/VarLongWritable.java
* /mahout/trunk/core/src/main/java/org/apache/mahout/math/hadoop/stochasticsvd/SplitPartitionedWritable.java
* /mahout/trunk/core/src/main/java/org/apache/mahout/vectorizer/collocations/llr/GramKeyGroupComparator.java

                
> Clean up some findbugs warnings
> -------------------------------
>
>                 Key: MAHOUT-1138
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1138
>             Project: Mahout
>          Issue Type: Bug
>    Affects Versions: 0.7
>            Reporter: Ted Dunning
>             Fix For: 0.8
>
>
> Several of the high priority warnings are due to classes such as IntPairWritable that advertise Serializable, but which are coded incorrectly (and never used that way).
> Simple fixes.  Tests runs.

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