[
https://issues.apache.org/jira/browse/UIMA-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik updated UIMA-785:
-------------------------------
Attachment: uimaj-as-jms-UIMA-785-patch.txt
uimaj-as-core-UIMA-785-patch.txt
uimaj-as-activemq-UIMA-785-patch.txt
Modified code to maintain counts and totals for each delegate in the aggregate.
When the CPC request is processed the aggregate dumps the stats to the log for
each delegate seperately.
> 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
> Attachments: uimaj-as-activemq-UIMA-785-patch.txt,
> uimaj-as-core-UIMA-785-patch.txt, uimaj-as-jms-UIMA-785-patch.txt
>
>
> 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.