[jboss-jira] [JBoss JIRA] (WFCORE-513) ConfigurationFile does invalid reload when special config file names are specified

Brian Stansberry (JIRA) issues at jboss.org
Thu Jan 22 22:26:49 EST 2015


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

Brian Stansberry reassigned WFCORE-513:
---------------------------------------

         Assignee: Brian Stansberry
    Fix Version/s: 1.0.0.Alpha16
       Resolution: Done


> ConfigurationFile does invalid reload when special config file names are specified
> ----------------------------------------------------------------------------------
>
>                 Key: WFCORE-513
>                 URL: https://issues.jboss.org/browse/WFCORE-513
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 1.0.0.Alpha15
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 1.0.0.Alpha16
>
>
> ConfigurationFile records the value passed by -c or --[server|host|domain]-config and uses it to determine the boot file to use whenever it needs to boot. This is ok during initial boot, but it reuses it during reloads.
> This breaks down when specials values like "initial", "boot", "v1" or some snapshot are used. The reload ends up reading from the original file again, not from the latest persisted one, and any changes made are lost.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list