[jboss-jira] [JBoss JIRA] (AS7-3463) Provide Unit for JVM configuration elements

Heiko Braun (JIRA) jira-events at lists.jboss.org
Thu Jan 26 10:06:48 EST 2012


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

Heiko Braun updated AS7-3463:
-----------------------------

    Description: 
Like with any other config element, units for the JVM parameters would be nice.
I.e. instead of encoding it into the string value ("64m") it would be better to split the actual value from unit (value=64, unit=<kb|mb|gb>). See the thread subsystem for a reference how this is done in other places

  was:
Like with any other config element, units for the JVM parameters would nice.
I.e. instead of encoding it into the string value ("64m") it would be better to split the actual value from unit (value=64, unit=<kb|mb|gb>). See the thread subsystem for a reference how this is done in other places


    
> Provide Unit for JVM configuration elements
> -------------------------------------------
>
>                 Key: AS7-3463
>                 URL: https://issues.jboss.org/browse/AS7-3463
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Domain Management
>            Reporter: Heiko Braun
>            Assignee: Brian Stansberry
>             Fix For: 7.2.0.Alpha1
>
>
> Like with any other config element, units for the JVM parameters would be nice.
> I.e. instead of encoding it into the string value ("64m") it would be better to split the actual value from unit (value=64, unit=<kb|mb|gb>). See the thread subsystem for a reference how this is done in other places

--
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