You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org> on 2008/06/29 21:41:45 UTC

[jira] Updated: (UIMA-1091) ServicePerformanceMBean implementation in Uima AS does not return valid idle time from getIdleTime()

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

Jerry Cwiklik updated UIMA-1091:
--------------------------------

    Attachment: uimaj-as-core-UIMA-1091-patch.txt
                uimaj-as-activemq-UIMA-1091-patch.txt

Updated to take more precise measure of idle time.

> ServicePerformanceMBean implementation in Uima AS does not return valid idle time from getIdleTime()
> ----------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1091
>                 URL: https://issues.apache.org/jira/browse/UIMA-1091
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>         Attachments: uimaj-as-activemq-UIMA-1091-patch.txt, uimaj-as-core-UIMA-1091-patch.txt
>
>
> Current code updates idleTime only when a new CAS arrives for processing. JMX stats for idle time are not valid. The delta should be calculated every time getIdleTime() is called.

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