You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/30 22:16:00 UTC

[jira] [Commented] (SOLR-16511) testBackupIncremental fails with ArrayIndexOutOfBoundsException

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

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

Commit 2d3aa07b9e3cf761dcc4c655189ac023fbeab826 in solr's branch refs/heads/main from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=2d3aa07b9e3 ]

SOLR-16511: Fix key in AbstractIncrementalBackupTest.corruptIndexFiles


> 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
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://lists.apache.org/list?builds@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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org