You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Mike Zaccardo (JIRA)" <ji...@apache.org> on 2015/04/30 23:24:09 UTC

[jira] [Created] (BROOKLYN-142) Required statistics missing from Undertow subsystem of Wildfly 8

Mike Zaccardo created BROOKLYN-142:
--------------------------------------

             Summary: Required statistics missing from Undertow subsystem of Wildfly 8
                 Key: BROOKLYN-142
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-142
             Project: Brooklyn
          Issue Type: Improvement
            Reporter: Mike Zaccardo


Currently, Brooklyn's JBoss7ServerImpl polls for the following statistics, all of which is provided by the "web" subsystem of JBoss AS7:

* REQUEST_COUNT
* BYTES_SENT
* BYTES_RECEIVED
* ERROR_COUNT
* PROCESSING_TIME
* MAX_PROCESSING_TIME

However, Wildfly's analogous subsystem "undertow" does not yet provide these statistics, but it is planned for a future release.  See: https://issues.jboss.org/browse/WFLY-3835

Deployments work with Wildfly in place of JBoss AS7, but certain policies that require these metrics will not work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)