Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.1
-
None
Description
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.