[jboss-jira] [JBoss JIRA] (AS7-4528) Logging subsystem should invoke Handler.close() on shutdown/removal.
James Perkins (JIRA)
jira-events at lists.jboss.org
Tue Apr 17 14:31:17 EDT 2012
[ https://issues.jboss.org/browse/AS7-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins updated AS7-4528:
-------------------------------
Fix Version/s: 7.2.0.Alpha1
(was: 7.1.2.Final-redhat1)
Only becomes relevant when the services are removed from the subsystem. Currently when the handler is closed when the service is stopped.
> Logging subsystem should invoke Handler.close() on shutdown/removal.
> --------------------------------------------------------------------
>
> Key: AS7-4528
> URL: https://issues.jboss.org/browse/AS7-4528
> Project: Application Server 7
> Issue Type: Bug
> Components: Logging
> Reporter: James Perkins
> Assignee: James Perkins
> Fix For: 7.2.0.Alpha1
>
>
> Currently the subsystem removal just uses the ReloadRequiredRemoveStepHandler.INSTANCE. A custom OSH should be used to invoke the close method on handlers when the subsystem is removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list