CPC stats returned from aggregates are invalid
-----------------------------------------------
Key: UIMA-785
URL: https://issues.apache.org/jira/browse/UIMA-785
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Affects Versions: 2.2.1
Reporter: Jerry Cwiklik
The CPC stats for a delegate need to be accumulated by the client aggregate.
Currently delegate stats are simply those returned by a CPC call to the
delegate. The problem with the current approach is that the delegate may be a
shared service and the stats returned have very little or nothing to do with the
process calls made to that delegate.
Also, add new statistics for each delegate: biggest request time and biggest
serialization time. These should also have mbeans.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.