You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2014/07/07 07:31:34 UTC

[jira] [Comment Edited] (STANBOL-1360) EventJobManager should not re-throw EnhancementException

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

Rupert Westenthaler edited comment on STANBOL-1360 at 7/7/14 5:31 AM:
----------------------------------------------------------------------

changed behavior with http://svn.apache.org/r1608340 in 0.12 and merged with http://svn.apache.org/r1608342 to trunk


was (Author: rwesten):
changed behavior with http://svn.apache.org/r1608340 

> EventJobManager should not re-throw EnhancementException
> --------------------------------------------------------
>
>                 Key: STANBOL-1360
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1360
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Enhancer
>    Affects Versions: 0.12.0
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 1.0.0, 0.12.1
>
>
> The EventJobManager currently caches and re-throws all Exceptions other than a SecurityException. This is not a good behavior as this means that also ChainException and EnhancementEngineException thrown during the processing get wrapped within a new ChainException created by the EventJobManager.
> This behavior needs to be changed so that only none EnhancementExceptions are wrapped by a ChainException.   



--
This message was sent by Atlassian JIRA
(v6.2#6252)