[
https://issues.jboss.org/browse/WFCORE-4333?page=com.atlassian.jira.plugi...
]
Brian Stansberry moved WFLY-11661 to WFCORE-4333:
-------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-4333 (was: WFLY-11661)
Component/s: Logging
(was: Logging)
Affects Version/s: 3.0.10.Final
(was: 10.1.0.Final)
(was: 11.0.0.Final)
async-handler not working / logging.properties incompletely updated
-------------------------------------------------------------------
Key: WFCORE-4333
URL:
https://issues.jboss.org/browse/WFCORE-4333
Project: WildFly Core
Issue Type: Bug
Components: Logging
Affects Versions: 3.0.10.Final
Reporter: Marco Schulze
Assignee: James Perkins
Priority: Major
The {{logging.properties}} file which is generated from the {{standalone.xml}} is not
correctly updated. When switching to asynchronous logging by renaming the
{{"FILE"}} handler to {{"FILE.sync"}} and then introducing an
{{async-handler}} named {{"FILE"}} referencing {{"FILE.sync"}} in its
{{subhandlers}}, the {{logging.properties}} then lacks the following line:
{quote}handler.FILE.handlers=FILE.sync{quote}
I tested this with WildFly 10 and 11, but this bug might affect more (and newer)
versions.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)