Peter Palaga created CXF-9170:
---------------------------------

             Summary: 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


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)

Reply via email to