[
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-02.txt
uimaj-as-activemq-UIMA-1091-patch-02.txt
Extended the monitor to enable to plug in customer listeners. Custom listener
receive callbacks containing metrics for the laste sampling period. The
listener code can implement desired formatting of the metrics
> 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-02.txt,
> uimaj-as-activemq-UIMA-1091-patch.txt, uimaj-as-core-UIMA-1091-patch-02.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.