[
https://issues.apache.org/jira/browse/UIMA-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor reassigned UIMA-1073:
------------------------------------
Assignee: Marshall Schor
> Modify UIMA-AS proxy code to make the collectionProcessingComplete a
> synchronous call
> -------------------------------------------------------------------------------------
>
> Key: UIMA-1073
> URL: https://issues.apache.org/jira/browse/UIMA-1073
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Assignee: Marshall Schor
> Fix For: 2.2.2AS
>
> Attachments: uimaj-as-activemq-proxy-UIMA-1073-patch.txt
>
>
> Current uima-as proxy code for CPC is asynchronous. The client using the
> proxy calls CPC and does not wait for reply from the service. The proxy must
> implement UimaASStatusCallbackListener interface and register self with the
> UIMA-AS client. The client will notify the proxy via a callback when the CPC
> reply comes back from the uima-as service. Synchronize the CPC code and force
> it to wait for the reply.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.