You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Bhavani Iyer (JIRA)" <de...@uima.apache.org> on 2011/01/04 19:49:47 UTC

[jira] Closed: (UIMA-1971) AggregateAnalysisEngineController should disable Delta CAS serialization if a remote delegate replies with a full CAS

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

Bhavani Iyer closed UIMA-1971.
------------------------------

    Resolution: Fixed

Fixed the code so that the controller will reply to the client with a full CAS whenever any remote delegate reply contains a full CAS.

> AggregateAnalysisEngineController should disable Delta CAS serialization if a remote delegate replies with a full CAS
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1971
>                 URL: https://issues.apache.org/jira/browse/UIMA-1971
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>
> When a Aggregate AE controller receives a full CAS in reply from  a remote delegate, it should disable delta CAS serialization for all subsequent serialization of this CAS.  This applies particularly when remote service is  a UIMA C++ service which does not currently support Delta CAS. 

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