You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2010/09/22 13:47:33 UTC

[jira] Commented: (CLEREZZA-306) ConcurrentModificationException with org.apache.clerezza.rdf.scala.utils.CollectedIter

    [ https://issues.apache.org/jira/browse/CLEREZZA-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913504#action_12913504 ] 

Reto Bachmann-Gmür commented on CLEREZZA-306:
---------------------------------------------

this is really weird! one explanation would be that the explicit type setting of page forces dynamic conversion to something else than the simple call of "length", but I don't see any dynamic that applies.

> ConcurrentModificationException with org.apache.clerezza.rdf.scala.utils.CollectedIter
> --------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-306
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-306
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Reto Bachmann-Gmür
>
> CollectedIter lazily exapnds an underlying iterator, if the mGraph from which the iteartor originates from is modified a ConcurrentModificationException occurs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.