[jbossws-issues] [JBoss JIRA] (JBWS-3808) The response-count of the endpoint metrics sometimes not counted

Jim Ma (JIRA) issues at jboss.org
Sun Jun 29 23:24:23 EDT 2014


     [ https://issues.jboss.org/browse/JBWS-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Ma updated JBWS-3808:
-------------------------

    Summary: The response-count of the endpoint metrics sometimes not counted  (was: The response-count of the endpoint metrics is sometimes not counted correctly)


> The response-count of the endpoint metrics sometimes not counted
> ----------------------------------------------------------------
>
>                 Key: JBWS-3808
>                 URL: https://issues.jboss.org/browse/JBWS-3808
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf
>    Affects Versions: jbossws-cxf-4.3
>            Reporter: Jim Ma
>            Assignee: Jim Ma
>             Fix For: jbossws-cxf-5.0
>
>
> We now calculate the request-count, response-count and other metric value in RequestHandlerImpl , it is executed after cxf's httpDestination.invoke(cfg, context, req, response) which the response already sent to receiver and invocation is done. The response related metric won't be incremented and updated if the metric query happens between httpDestination.invoke and metrics update. 



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbossws-issues mailing list