[jboss-jira] [JBoss JIRA] (WFLY-1713) Using the add-handler operation on an async-handler doesn't writ the handler property to the logging.properties file
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Thu Aug 15 16:39:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797178#comment-12797178 ]
RH Bugzilla Integration commented on WFLY-1713:
-----------------------------------------------
Kyle Lape <klape at redhat.com> made a comment on [bug 997638|https://bugzilla.redhat.com/show_bug.cgi?id=997638]
Executing an add-handler operation does not write the handler.$NAME.handlers property to the logging.properties file.
Steps to reproduce:
Execute: /subsystem=logging/async-handler=rh_async:add(queue-length=1000)
Then: /subsystem=logging/async-handler=rh_async:add-handler(name=CONSOLE)
Check the logging.properties file and the handler.rh_async.handlers=CONSOLE property is not present.
> Using the add-handler operation on an async-handler doesn't writ the handler property to the logging.properties file
> --------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-1713
> URL: https://issues.jboss.org/browse/WFLY-1713
> Project: WildFly
> Issue Type: Bug
> Components: Logging
> Reporter: James Perkins
> Assignee: James Perkins
>
> Executing an {{add-handler}} operation does not write the {{handler.$NAME.handlers}} property to the logging.properties file.
--
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list