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.