Branch: refs/heads/main
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 5b2c98ef72dbda00d1178af1543b4ee092515122
https://github.com/jbossws/jbossws-cxf/commit/5b2c98ef72dbda00d1178af1543...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M docbook/src/main/doc/adoc/content/chapter-5-Advanced_User_Guide.adoc
Log Message:
-----------
[JBWS-3912]:Add throttling feature doc
Commit: 2468416345239e0132b81f1941bb73b5dd6cb480
https://github.com/jbossws/jbossws-cxf/commit/2468416345239e0132b81f1941b...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/features/throttling/EndpointMetricsThrottlingManager.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/features/throttling/JBossWSThrottlingFeature.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/Hello.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/HelloImpl.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/RateLimitThorttlingManager.java
R
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/TestThrottlingManager.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/ThrottlingTestCase.java
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/throttling/WEB-INF/jaxws-endpoint-config.xml
Log Message:
-----------
[JBWS-4421]:Add request rate limit for throttling feature
Compare:
https://github.com/jbossws/jbossws-cxf/compare/312dfb1ed4f1...246841634523
To unsubscribe from these emails, change your notification settings at
https://github.com/jbossws/jbossws-cxf/settings/notifications