[jboss-jira] [JBoss JIRA] Updated: (AS7-1785) Provide management use cases and operations for the threading subsystem

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Sep 20 09:27:26 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-1785:
----------------------------------

       Assignee: Alexey Loubyansky  (was: Brian Stansberry)
    Description: 
bstansberry: ok, here's what's needed
bstansberry: 1) the subsystem needs to properly handle expressions (system props) and default values
bstansberry: 2) it needs to handle write-attribute
bstansberry: 3) the various pools expose metrics; we need to add runtime attributes for those
bstansberry: there's an overall thing too, which helps with the above
bstansberry: this week i've added some abstractions, ways to register attribute metadata and set up all the i18n properties files
bstansberry: see the ee subsystem and the first couple resources in the messaging subsystem
bstansberry: converting threads to that would be good -- it's the easiest way to handle 1) above and helps with 3)

bstansberry: the EE subsystem uses what i'm talking about in a real simple way; good for grokking the basics
bstansberry: the messaging subsystem uses what i'm talking about for some metrics, so that's a useful reference too


> Provide management use cases and operations for the threading subsystem
> -----------------------------------------------------------------------
>
>                 Key: AS7-1785
>                 URL: https://issues.jboss.org/browse/AS7-1785
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Domain Management
>            Reporter: Heiko Braun
>            Assignee: Alexey Loubyansky
>            Priority: Blocker
>             Fix For: 7.1.0.Alpha1
>
>
> bstansberry: ok, here's what's needed
> bstansberry: 1) the subsystem needs to properly handle expressions (system props) and default values
> bstansberry: 2) it needs to handle write-attribute
> bstansberry: 3) the various pools expose metrics; we need to add runtime attributes for those
> bstansberry: there's an overall thing too, which helps with the above
> bstansberry: this week i've added some abstractions, ways to register attribute metadata and set up all the i18n properties files
> bstansberry: see the ee subsystem and the first couple resources in the messaging subsystem
> bstansberry: converting threads to that would be good -- it's the easiest way to handle 1) above and helps with 3)
> bstansberry: the EE subsystem uses what i'm talking about in a real simple way; good for grokking the basics
> bstansberry: the messaging subsystem uses what i'm talking about for some metrics, so that's a useful reference too

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list