Christine Poerschke created SOLR-9087:
-----------------------------------------

             Summary: avoid IndexOutOfBoundsException in 
TestReplicationHandler.doTestIndexAndConfigAliasReplication
                 Key: SOLR-9087
                 URL: https://issues.apache.org/jira/browse/SOLR-9087
             Project: Solr
          Issue Type: Test
            Reporter: Christine Poerschke
            Assignee: Christine Poerschke
            Priority: Minor


e.g. http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3255/consoleText
{code}
...
  [junit4] ERROR   35.4s J0 | 
TestReplicationHandler.doTestIndexAndConfigAliasReplication <<<
   [junit4]    > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0, 
Size: 0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([328287C6BE76B9F9:C5F1699E789E161F]:0)
   [junit4]    >        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
   [junit4]    >        at java.util.ArrayList.get(ArrayList.java:429)
   [junit4]    >        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1326)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
...
{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