Rupert Westenthaler created STANBOL-1250:
--------------------------------------------
Summary: 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
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)