[
https://issues.jboss.org/browse/WFLY-11943?page=com.atlassian.jira.plugin...
]
r searls commented on WFLY-11943:
---------------------------------
Disk foot print
--without code additions
resteasy/resteasy-jaxrs: 1055195 resteasy-jaxrs-3.9.0-SNAPSHOT.jar
wildfly/jaxrs: 103976 wildfly-jaxrs-18.0.0.Beta1-SNAPSHOT.jar
--with code additions
resteasy/resteasy-jaxrs: 1060434 resteasy-jaxrs-3.9.0-SNAPSHOT.jar
wildfly/jaxrs: 115560 wildfly-jaxrs-18.0.0.Beta1-SNAPSHOT.jar
-- diff
resteasy/resteasy-jaxrs: 5239 bytes
wildfly/jaxrs: 11584 bytes
Memory Footprint (wfly console:
http://localhost:9990/console runtime:status
--without code additions
wildfly:
-- Heap
used: 163 of 2048 MB
commited: 494 of 2048 MB
-- Threads
daemons: 12 of 58 threads
--with code additions
wildfly:
-- Heap
used: 153 of 2048 MB
commited: 494 of 2048 MB
-- Threads
daemons: 12 of 58 threads
Statistics of REST endpoints
----------------------------
Key: WFLY-11943
URL:
https://issues.jboss.org/browse/WFLY-11943
Project: WildFly
Issue Type: Feature Request
Components: REST
Affects Versions: 17.0.0.Final
Reporter: r searls
Assignee: r searls
Priority: Major
Labels: affects-model
Fix For: 18.0.0.Beta1
Provide statistics on REST endpoints in the jaxrs subsystem.
CLI support "read-resource" operation for jax-rs subsystem in deployment:
/deployment=jaxrs-eap.war/subsystem=jaxrs:read-resource
Statistics should be added to results of this operation in this RFE.
There needs to be option to enable or disable collecting of these statistics, because
collecting of statistics does probably some performance drop.
The change of statistic settings should not require server reload or restart.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)