[
https://issues.jenkins-ci.org/browse/JENKINS-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159555#comment-159555
]
Daniel Petisme commented on JENKINS-12896:
------------------------------------------
The requests collection is ordered.
If a requests is removed, the sequencing is broken.
The requests processing becomes unordered (as it was random).
> IndexOutOfBoundsException when renaming/deleting several jobs at the same
> time (RROD plugin)
> --------------------------------------------------------------------------------------------
>
> Key: JENKINS-12896
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12896
> Project: Jenkins
> Issue Type: Bug
> Components: rrod
> Reporter: Daniel Petisme
> Assignee: Daniel Petisme
>
> Select a set of tasks to do
> Apply
> Obtain:
> java.lang.IndexOutOfBoundsException: Index: 70, Size: 70
> java.util.ArrayList.get(ArrayList.java:338)
> com.michelin.cio.jenkins.plugin.rrod.RequestRenameOrDeletePlugin.doManageRequests(RequestRenameOrDeletePlugin.java:83)
> Random issue?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira