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

Brian Stansberry (JIRA) issues at jboss.org
Tue Jan 20 20:58:49 EST 2015


Brian Stansberry created WFCORE-513:
---------------------------------------

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


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