[
https://issues.apache.org/jira/browse/SOLR-12667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581867#comment-16581867
]
Shalin Shekhar Mangar commented on SOLR-12667:
----------------------------------------------
ConcurrentModificationException being one cause:
{code}
FAILED:
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
Error Message:
Stack Trace:
java.util.ConcurrentModificationException
at
__randomizedtesting.SeedInfo.seed([68FACF7CE7DBFE94:5174763CC824376A]:0)
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)
at java.util.ArrayList$Itr.next(ArrayList.java:859)
at java.util.AbstractCollection.toString(AbstractCollection.java:461)
at java.lang.String.valueOf(String.java:2994)
at java.lang.StringBuilder.append(StringBuilder.java:131)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:309)
{code}
> IndexSizeTriggerTest fails often on jenkins
> -------------------------------------------
>
> Key: SOLR-12667
> URL: https://issues.apache.org/jira/browse/SOLR-12667
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Tests
> Reporter: Shalin Shekhar Mangar
> Priority: Major
> Fix For: master (8.0), 7.5
>
>
> IndexSizeTriggerTest fails often on jenkins, the biggest culprit being
> testSplitIntegration. But there are other guilty methods as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]