Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-513

ConfigurationFile does invalid reload when special config file names are specified

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha16
    • 1.0.0.Alpha15
    • Management
    • None

      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.

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: