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
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.