[jboss-jira] [JBoss JIRA] (WFCORE-4135) Add a new property to disable backups of configuration XML files. Also avoid writing to standalone_xml_history when --read-only-server-config=<config> is set.
Brian Stansberry (JIRA)
issues at jboss.org
Wed Sep 26 14:16:00 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639031#comment-13639031 ]
Brian Stansberry commented on WFCORE-4135:
------------------------------------------
Writing to history is required when --read-only-server-config=<config> is set if any management op that would require reload is invoked. The backup is what's read when 'reload' is invoked. If history backups were disabled the server would have to properly account for this use case; e.g. by failing any such op.
> Add a new property to disable backups of configuration XML files. Also avoid writing to standalone_xml_history when --read-only-server-config=<config> is set.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WFCORE-4135
> URL: https://issues.jboss.org/browse/WFCORE-4135
> Project: WildFly Core
> Issue Type: Enhancement
> Reporter: Rafael Ruiz
>
> We need something like
> --disable-configuration-history
> to use when running in containers to avoid write to any directory ('standalone_xml_history').
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list