]
James Perkins updated LOGMGR-147:
---------------------------------
Fix Version/s: 2.0.6.Final
2.1.0.Beta1
Create an option for the ExtHandler to not close children handlers
------------------------------------------------------------------
Key: LOGMGR-147
URL:
https://issues.jboss.org/browse/LOGMGR-147
Project: JBoss Log Manager
Issue Type: Enhancement
Reporter: James Perkins
Assignee: James Perkins
Fix For: 2.0.6.Final, 2.1.0.Beta1
In some environments it may not be desirable for the child handlers to be closed when the
parent handler is closed. As an example in WildFly if an {{AsyncHandler}} is added with
child handlers, then removed those child handlers can no longer be used.