You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2014/11/11 10:13:34 UTC

[jira] [Resolved] (SOLR-6551) ConcurrentModificationException in UpdateLog

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

Noble Paul resolved SOLR-6551.
------------------------------
    Resolution: Fixed

> ConcurrentModificationException in UpdateLog
> --------------------------------------------
>
>                 Key: SOLR-6551
>                 URL: https://issues.apache.org/jira/browse/SOLR-6551
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>         Attachments: SOLR-6551.patch
>
>
> {code}
> null:java.util.ConcurrentModificationException
>        at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
>        at java.util.LinkedList$ListItr.next(Unknown Source)
>        at org.apache.solr.update.UpdateLog.getTotalLogsSize(UpdateLog.java:199)
>        at org.apache.solr.update.DirectUpdateHandler2.getStatistics(DirectUpdateHandler2.java:871)
>        at org.apache.solr.handler.admin.SolrInfoMBeanHandler.getMBeanInfo(SolrInfoMBeanHandler.java:159)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org