[
https://issues.apache.org/jira/browse/MAHOUT-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017045#comment-13017045
]
Benson Margulies commented on MAHOUT-656:
-----------------------------------------
This iterator is completely confused. hasNext advances the iterator, so you
CANNOT call it from next().
> Test failure in AbstractJDBCInmemoryItemSimiliarityTest
> -------------------------------------------------------
>
> Key: MAHOUT-656
> URL: https://issues.apache.org/jira/browse/MAHOUT-656
> Project: Mahout
> Issue Type: Bug
> Affects Versions: 0.5
> Reporter: Benson Margulies
>
> The test in the subject fails on the trunk on my mac. My analysis so far is
> that hasNext returns false when called from next() after returning true when
> called from the loop (this is JDBCSimilaritiesIterator).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira