[jboss-jira] [JBoss JIRA] (AS7-4931) configuration history length and the number of days they are kept is hardcoded - this needs to be configurable

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Jun 25 06:09:12 EDT 2012


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

Thomas Diesler updated AS7-4931:
--------------------------------

    Component/s: ConfigAdmin

    
> configuration history length and the number of days they are kept is hardcoded - this needs to be configurable
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: AS7-4931
>                 URL: https://issues.jboss.org/browse/AS7-4931
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: ConfigAdmin, OSGi
>    Affects Versions: 7.1.2.Final (EAP)
>            Reporter: Tom Fonteyne
>            Assignee: David Bosschaert
>            Priority: Minor
>
> Currently 100 configuration settings are kept for 30 days. These settings are hard-coded in
> org/​ jboss/​ as/​ controller/​ persistence/​ ConfigurationFile.java
> 057 private static final int CURRENT_HISTORY_LENGTH = 100;
> 058 private static final int HISTORY_DAYS = 30;
> Please make these configurable settings.

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