[jboss-jira] [JBoss JIRA] (WFLY-11661) async-handler not working / logging.properties incompletely updated in at least WildFly 10 and 11

Marco Schulze (Jira) issues at jboss.org
Wed Jan 30 08:30:09 EST 2019


Marco Schulze created WFLY-11661:
------------------------------------

             Summary: async-handler not working / logging.properties incompletely updated in at least WildFly 10 and 11
                 Key: WFLY-11661
                 URL: https://issues.jboss.org/browse/WFLY-11661
             Project: WildFly
          Issue Type: Bug
    Affects Versions: 11.0.0.Final, 10.1.0.Final
            Reporter: Marco Schulze
            Assignee: Brian Stansberry


The {{logging.properties}} file which is generated from the standalone.xml is not always reliably 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 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)


More information about the jboss-jira mailing list