You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/22 14:50:46 UTC

[jira] [Commented] (SLING-2946) IOOBE in TopicRoundRobinJobQueue

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

ASF GitHub Bot commented on SLING-2946:
---------------------------------------

Github user tmaret closed the pull request at:

    https://github.com/apache/sling/pull/7


> IOOBE in TopicRoundRobinJobQueue
> --------------------------------
>
>                 Key: SLING-2946
>                 URL: https://issues.apache.org/jira/browse/SLING-2946
>             Project: Sling
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: Event 3.1.4
>            Reporter: Timothee Maret
>            Assignee: Carsten Ziegeler
>             Fix For: Event 3.2.0
>
>         Attachments: SLING-2946.patch
>
>
> The TopicRoundRobinJobQueue throws IndexOutOfBoundsException which fill the logs.
> The reason is that the 'topicIndex' is never decreased (or set to 0) when the 'topics' array list can be decreased in two methods:
> * clear
> * removeAllJobs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)