You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/05/28 18:29:38 UTC

[jira] Created: (SLING-1537) Illegal job topics are not handled correctly

Illegal job topics are not handled correctly
--------------------------------------------

                 Key: SLING-1537
                 URL: https://issues.apache.org/jira/browse/SLING-1537
             Project: Sling
          Issue Type: Bug
          Components: Extensions
    Affects Versions: Extensions Event 2.3.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Extensions Event 2.4.0


If a job event contains an illegal jop topic an illegal state exception is thrown inside the processing of the event - this exception is not really directly catched. This could cause inconsistencies in the event handling.
A better solution would be to check the job topic when the job is received and immediately discard it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1537) Illegal job topics are not handled correctly

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-1537.
-------------------------------------

    Resolution: Fixed

Added an extra check in revision 949227

> Illegal job topics are not handled correctly
> --------------------------------------------
>
>                 Key: SLING-1537
>                 URL: https://issues.apache.org/jira/browse/SLING-1537
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Extensions Event 2.3.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 2.4.0
>
>
> If a job event contains an illegal jop topic an illegal state exception is thrown inside the processing of the event - this exception is not really directly catched. This could cause inconsistencies in the event handling.
> A better solution would be to check the job topic when the job is received and immediately discard it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-1537) Illegal job topics are not handled correctly

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-1537.
-----------------------------------


> Illegal job topics are not handled correctly
> --------------------------------------------
>
>                 Key: SLING-1537
>                 URL: https://issues.apache.org/jira/browse/SLING-1537
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Extensions Event 2.3.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 2.4.0
>
>
> If a job event contains an illegal jop topic an illegal state exception is thrown inside the processing of the event - this exception is not really directly catched. This could cause inconsistencies in the event handling.
> A better solution would be to check the job topic when the job is received and immediately discard it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.