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

Shalin Shekhar Mangar updated SOLR-6551:
----------------------------------------
    Affects Version/s: 4.10.4
        Fix Version/s:     (was: 4.10)
                       5.0

Actually this fix is only in 5.0 because it was committed to branch_5x only. 
Since it wasn't mentioned in the change log, nobody back-ported it to branch_4x.

> ConcurrentModificationException in UpdateLog
> --------------------------------------------
>
>                 Key: SOLR-6551
>                 URL: https://issues.apache.org/jira/browse/SOLR-6551
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.7, 4.8, 4.9, 4.10.4
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 5.0
>
>         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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to