[
https://issues.apache.org/jira/browse/SOLR-6551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146653#comment-14146653
]
Yonik Seeley commented on SOLR-6551:
------------------------------------
BTW, we have some very good transaction log stress tests.
Step #1 here should probably be adding calls to the new methods introduced
(like getTotalLogsSize) and verify that these tests can be made to fail. In
general, see the tests that extend TestRTGBase.
> 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
>
> {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: [email protected]
For additional commands, e-mail: [email protected]