Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-9087

avoid IndexOutOfBoundsException in TestReplicationHandler.doTestIndexAndConfigAliasReplication

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.6, 6.1, 7.0
    • None
    • None

    Description

      e.g. http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3255/consoleText

      ...
        [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)
      ...
      

      Attachments

        1. SOLR-9087.patch
          0.8 kB
          Christine Poerschke

        Activity

          People

            cpoerschke Christine Poerschke
            cpoerschke Christine Poerschke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: