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/01/07 10:21:51 UTC

[jira] [Resolved] (STANBOL-1250) Improve logging for failed Chain Executions in the EventJobManager implementation

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

Rupert Westenthaler resolved STANBOL-1250.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.12.0

Implemented with http://svn.apache.org/r1556151 in 0.12;
Merged with http://svn.apache.org/r1556153 to trunk

> Improve logging for failed Chain Executions in the EventJobManager implementation
> ---------------------------------------------------------------------------------
>
>                 Key: STANBOL-1250
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1250
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Enhancer
>    Affects Versions: 0.12.0
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> Currently the EventJobManager only provides detailed loggings if an chain execution does not finish before the configured timeout. However it does not log similar information if an execution fails.
> This issue will provide logging including:
> * the called EnhancementEngines and the Status of the execution (INFO level)
> * the serialized ExecutionMetadata for detailed analysis (DEBUG level). "text/turtle" will be used if a serializer for this format is available (OPTIONAL dependency). If not the toString() method of Triples will be used.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)