[ 
https://issues.apache.org/jira/browse/UIMA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115109#comment-13115109
 ] 

Jerry Cwiklik commented on UIMA-1377:
-------------------------------------

deferred beyond 2.3.2 release
                
> Extend Uima AS client API to return iterator from sendAndReceive()
> ------------------------------------------------------------------
>
>                 Key: UIMA-1377
>                 URL: https://issues.apache.org/jira/browse/UIMA-1377
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>
> Current Uima AS client code doesn't support synchronous call to a Cas 
> Multiplier. The provided API sendAndReceive() expects to see a single 
> response from a service, which is not working with CM. 
> The client API needs to be extended to support returning an iterator over 
> CASes to be consistent with the uima core. Unfortunately, java prevents 
> overloading based on return types, so we may need to add a new method. Can't 
> change the existing method for backwards compatibility. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to