[jboss-jira] [JBoss JIRA] (WFLY-3904) Unable to enable statistics via configuration for resource adapters

Daniel Atallah (JIRA) issues at jboss.org
Fri Sep 26 18:04:03 EDT 2014


Daniel Atallah created WFLY-3904:
------------------------------------

             Summary: Unable to enable statistics via configuration for resource adapters
                 Key: WFLY-3904
                 URL: https://issues.jboss.org/browse/WFLY-3904
             Project: WildFly
          Issue Type: Bug
    Affects Versions: 8.1.0.Final
            Reporter: Daniel Atallah
            Assignee: Jason Greene


The statistics for  resource adapters are hard-coded to be disabled at startup:
https://github.com/wildfly/wildfly/blob/47830b44d1bd48c4fcdc2489cecaa3971c45c209/connector/src/main/java/org/jboss/as/connector/deployers/ra/processors/AbstractResourceAdapterDeploymentServiceListener.java#L91

It's not possible to enable the statistics in a persistent way - it needs to be done each time the servers starts e.g. via jmx.

Ideally there'd be a "statistics-enabled" attribute on the "<connection-definition>" element in the configuration file in the same way that there is on "<datasource>".



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list