[
https://issues.apache.org/jira/browse/UIMA-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor updated UIMA-1173:
---------------------------------
Fix Version/s: 2.3AS
> BaseUIMAAsynchronousEngine_impl.getCAS() should queue requests
> --------------------------------------------------------------
>
> Key: UIMA-1173
> URL: https://issues.apache.org/jira/browse/UIMA-1173
> Project: UIMA
> Issue Type: Improvement
> Components: Async Scaleout
> Reporter: Eddie Epstein
> Fix For: 2.3AS
>
> Attachments: uimaj-as-jms-UIMA-1173-patch.txt
>
>
> BaseUIMAAsynchronousEngine_impl.getCAS() blocks until a CAS is available.
> If multiple threads are blocked, which one gets the next CAS is
> nondeterministic.
> In order to guarantee quality of service it is important to return CASes in
> the order
> they were requested.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.