[
https://issues.apache.org/jira/browse/CXF-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Yue Fang resolved CXF-9170.
-----------------------------------
Fix Version/s: 4.1.4
3.6.9
4.0.10
Resolution: Fixed
> Server requests counted twice after fixing CXF-9168
> ---------------------------------------------------
>
> Key: CXF-9170
> URL: https://issues.apache.org/jira/browse/CXF-9170
> Project: CXF
> Issue Type: Bug
> Reporter: Peter Palaga
> Assignee: Freeman Yue Fang
> Priority: Major
> Fix For: 4.1.4, 3.6.9, 4.0.10
>
>
> After this fix of CXF-9168, the server requests are counted twice:
> https://github.com/apache/cxf/pull/2664
> Reproducible with Quarkus CXF:
> * Clone https://github.com/quarkiverse/quarkus-cxf.git
> * Change cxf.version to 4.1.4-SNAPSHOT on the root pom.xml
> * Build the whole tree {{mvn clean install -DskipTests -Dquarkus.build.skip}}
> * Run the test {{cd integration-tests/metrics && mvn clean test
> -Dtest=MetricsTest#serverAndClient}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)