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:25:33 UTC

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

     [ https://issues.apache.org/jira/browse/STANBOL-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-1360.
------------------------------------------

    Resolution: Fixed

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)