]
RH Bugzilla Integration commented on WFLY-3078:
-----------------------------------------------
Petr Kremensky <pkremens(a)redhat.com> changed the Status of [bug
directory-grouping configuration is not getting persisted via CLI
when no servers defined
-----------------------------------------------------------------------------------------
Key: WFLY-3078
URL:
https://issues.jboss.org/browse/WFLY-3078
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Domain Management
Affects Versions: 8.0.0.Final
Environment: All Operating System
Reporter: Jay Kumar SenSharma
Assignee: Emanuel Muckenhuber
Fix For: 8.0.1.Final
- If none of the servers are defined in "host.xml" (means
<servers></servers> empty tag is present) and if the user tries to run the
following CLI command to change the "directory-grouping" to "by-type"
then the value is not persisted in the configuration file (host.xml) and the
<servers></servers> tag is also removed from the host.xml
{code}
/host=master/:write-attribute(name=directory-grouping,value=by-type)
{code}
- The value of "directory-grouping" is stored "in memory" so this
change does not survive the host restart.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: