[ 
https://issues.apache.org/jira/browse/SOLR-16511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626310#comment-17626310
 ] 

ASF subversion and git services commented on SOLR-16511:
--------------------------------------------------------

Commit 089d2796f04d7cf1aae20446748957a7783c90d4 in solr's branch 
refs/heads/branch_9x from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=089d2796f04 ]

SOLR-16511: testBackupIncremental fails with ArrayIndexOutOfBoundsException - 
switch from File to Path

This makes this test reproducible instead of randomly
choosing a file from the collection, uses random()
to explicitly pick an index from sorted collection.


> testBackupIncremental fails with ArrayIndexOutOfBoundsException
> ---------------------------------------------------------------
>
>                 Key: SOLR-16511
>                 URL: https://issues.apache.org/jira/browse/SOLR-16511
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Backup/Restore, Tests
>    Affects Versions: 9.2
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: main (10.0)
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://lists.apache.org/list?bui...@solr.apache.org:lte=1y:%22Index%20-116%20out%20of%20bounds%20for%20length%20157%22
> {code:java}
> java.lang.ArrayIndexOutOfBoundsException: Index -116 out of bounds for length 
> 157
>         at 
> __randomizedtesting.SeedInfo.seed([3B4AC268F5813189:3C8F6DA3C9690FF4]:0)
>         at 
> org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.corruptIndexFiles(AbstractIncrementalBackupTest.java:370)
>         at 
> org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testBackupIncremental(AbstractIncrementalBackupTest.java:328)
> {code}
> This is caused by SOLR-16427



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to