[
https://issues.apache.org/jira/browse/UIMA-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bhavani Iyer updated UIMA-886:
------------------------------
Attachment: UIMA-886.patch
The service wrapper creates one MessageConsumer to handle getMeta requests
exclusively. One or more MessagConsumers handle ProcessCas and CPC request
based on the numberOfInstance parameter. These MessageConsumer register a
message selector that sets a filter on the request sent to the consumers.
> Support fro fast GETMETA
> ------------------------
>
> Key: UIMA-886
> URL: https://issues.apache.org/jira/browse/UIMA-886
> Project: UIMA
> Issue Type: Bug
> Components: C++ Framework
> Reporter: Bhavani Iyer
> Assignee: Bhavani Iyer
> Attachments: UIMA-886.patch
>
>
> Part of the initialization of a UIMA AS client is sending a request for
> metadata. The service is required to give highest priority to GETMETA
> requests arnd respond immediately. This is already supported in the Java
> implementaion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.