[jboss-jira] [JBoss JIRA] (AS7-3426) Duplicate resource descriptions when using wildcards

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Jan 25 18:48:48 EST 2012


    [ https://issues.jboss.org/browse/AS7-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662041#comment-12662041 ] 

Brian Stansberry commented on AS7-3426:
---------------------------------------

There is no easy fix. I don't really consider it to be a bug, although if we can think of something clever that's great. 

It's a result of the fact that different datasources can have different metrics, depending on the vendor. So the datasource=* registration is generic. Once an actual datasource is deployed, a datasource=whatever registration is created with child registrations for stats=jdbc and stats=pool.
                
> Duplicate resource descriptions when using wildcards
> ----------------------------------------------------
>
>                 Key: AS7-3426
>                 URL: https://issues.jboss.org/browse/AS7-3426
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JCA
>            Reporter: Heiko Braun
>            Assignee: Stefano Maestri
>            Priority: Critical
>             Fix For: 7.1.0.Final
>
>
> The datasource subsystem returns duplicate resource descriptions for a call like this:
> /subsystem=datasources/data-source=*:read-resource-description
> It used to return a single resource description. Now it returns one for each datasource declared

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list