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 2013/05/24 12:20:19 UTC

[jira] [Created] (STANBOL-1080) Improve handling of the RESTful NLP Analysis Engine if the remote service is unavailable

Rupert Westenthaler created STANBOL-1080:
--------------------------------------------

             Summary: Improve handling of the RESTful NLP Analysis Engine if the remote service is unavailable
                 Key: STANBOL-1080
                 URL: https://issues.apache.org/jira/browse/STANBOL-1080
             Project: Stanbol
          Issue Type: Improvement
          Components: Enhancement Engines
    Affects Versions: enhancement-engines-0.10.0
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
            Priority: Minor


Currently the RESTful NLP Analysis Engine

* requires the configured service to be available on activation
* does not retry to initialize if the service was unavailable by a request

with this issue the

* activation will be allowed even if the service is unavailable
* activation will be done on the first enhancement request
* re-activation will be triggered after each failing enhancement request

With this it will not be necessary to manually start the Engine after an activation was failing because the remote service was not available (e.g. if the user first starts Stanbol and only afterwards the RESTful NLP service). In addition for users it is easier to react on error messages while enhancement request saying that the configured service is not available, as with unsatisfied enhancement engines in the OSGI console.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira