You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lev Kozakov (JIRA)" <ui...@incubator.apache.org> on 2008/10/24 21:53:44 UTC

[jira] Updated: (UIMA-1213) UIMA-AS Client API needs additional JMX parameter - Time-waiting-for-CAS

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

Lev Kozakov updated UIMA-1213:
------------------------------

    Description: Each instance of the UIMA-AS Client API has limited CAS pool size. If there are no free CASes in the pool, a client is blocked on the getCAS() method until a free CAS is available. The time-waiting-for-CAS needs to be included in the list of JMX parameters for the Client API.  (was: Each instance of the UIMA-AS Client API has limited CAS pool size. If there is no free CASes in the pool, a client is blocked on the getCAS() method until a free CAS is available. The time-waiting-for-CAS needs to be included in the list of JMX parameters for the Client API.)

> UIMA-AS Client API needs additional JMX parameter - Time-waiting-for-CAS
> ------------------------------------------------------------------------
>
>                 Key: UIMA-1213
>                 URL: https://issues.apache.org/jira/browse/UIMA-1213
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Async Scaleout
>            Reporter: Lev Kozakov
>
> Each instance of the UIMA-AS Client API has limited CAS pool size. If there are no free CASes in the pool, a client is blocked on the getCAS() method until a free CAS is available. The time-waiting-for-CAS needs to be included in the list of JMX parameters for the Client API.

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