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

Jerry Cwiklik closed UIMA-1406.
-------------------------------

    Resolution: Fixed
      Assignee: Jerry Cwiklik

Modified UimacppServiceController to extend AnalysisEngineControllerAdapter 
which provides empty implementations of methods of the AnalysisEngineController 
interface. This enable the cpp controller to support common lifecycle mgmt

> UimacppServiceController should implement AnalysisEngineController interface
> ----------------------------------------------------------------------------
>
>                 Key: UIMA-1406
>                 URL: https://issues.apache.org/jira/browse/UIMA-1406
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>
> The UimacppServiceController is not implementing AnalysisEngineController 
> interface which is a common interface for uima AS controllers. To provide a 
> common mechanism for lifecycle mgmt for both java and cpp controllers it 
> would be best to have the cpp controller implement the common interface. With 
> support of this interface, a service wrapper (servler, UIMA_Service) can stop 
> a controller not matter of its type ( java or cpp).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to