You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2009/03/30 20:18:50 UTC

[jira] Resolved: (CXF-2141) Expose faults count in ResponseTimeCounter in addition to existing invocations count

     [ https://issues.apache.org/jira/browse/CXF-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-2141.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.1
                   2.1.5
                   2.0.11

> Expose faults count in ResponseTimeCounter in addition to existing invocations count
> ------------------------------------------------------------------------------------
>
>                 Key: CXF-2141
>                 URL: https://issues.apache.org/jira/browse/CXF-2141
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.4, 2.2
>            Reporter: Cyrille Le Clerc
>            Assignee: Daniel Kulp
>             Fix For: 2.0.11, 2.1.5, 2.2.1
>
>         Attachments: CXF-2141.patch
>
>
> Expose faults count in ResponseTimeCounter  in addition to existing invocations count. Faults can be split by  FaultMode (RUNTIME_FAULT, LOGICAL_RUNTIME_FAULT, CHECKED_APPLICATION_FAULT, UNCHECKED_APPLICATION_FAULT)  to improve accuracy.
> Monitoring evolution of the faults with the granularity of the type of fault (runtime fault, checked application fault, unchecked application fault) is key to our operations team. If the application's SOAP runtime does not expose such indicators, ours operations team looks at log files parsing or "SOA Appliances" like Data Power.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.