[JBoss JIRA] (LOGMGR-279) The configuration API removes handler references before the handler is removed from a logger/handler
by James Perkins (Jira)
[ https://issues.redhat.com/browse/LOGMGR-279?page=com.atlassian.jira.plugi... ]
James Perkins updated LOGMGR-279:
---------------------------------
Fix Version/s: 2.2.0.Final
2.1.17.Final
2.3.0.Beta1
> The configuration API removes handler references before the handler is removed from a logger/handler
> ----------------------------------------------------------------------------------------------------
>
> Key: LOGMGR-279
> URL: https://issues.redhat.com/browse/LOGMGR-279
> Project: JBoss Log Manager
> Issue Type: Bug
> Reporter: James Perkins
> Assignee: James Perkins
> Priority: Critical
> Fix For: 2.2.0.Final, 2.1.17.Final, 2.3.0.Beta1
>
>
> Using the configuration API to remove a handler from a logger and a handler in the same transaction does not the handler from a logger or a different handler. The handler reference is removed and closed before the attempt to remove the handler from the logger or handler. This ends up leaving the handler on the logger or on the handler so messages are still published to the handler.
> Note too that this could also be an issue with the post configuration actions as they require the handler reference as well.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (LOGMGR-279) The configuration API removes handler references before the handler is removed from a logger/handler
by James Perkins (Jira)
James Perkins created LOGMGR-279:
------------------------------------
Summary: The configuration API removes handler references before the handler is removed from a logger/handler
Key: LOGMGR-279
URL: https://issues.redhat.com/browse/LOGMGR-279
Project: JBoss Log Manager
Issue Type: Bug
Reporter: James Perkins
Assignee: James Perkins
Using the configuration API to remove a handler from a logger and a handler in the same transaction does not the handler from a logger or a different handler. The handler reference is removed and closed before the attempt to remove the handler from the logger or handler. This ends up leaving the handler on the logger or on the handler so messages are still published to the handler.
Note too that this could also be an issue with the post configuration actions as they require the handler reference as well.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (WFLY-13615) JaccServices need to depend up Elytron JACC Service
by Darran Lofthouse (Jira)
Darran Lofthouse created WFLY-13615:
---------------------------------------
Summary: JaccServices need to depend up Elytron JACC Service
Key: WFLY-13615
URL: https://issues.redhat.com/browse/WFLY-13615
Project: WildFly
Issue Type: Bug
Components: EE, EJB, Web (Undertow)
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 21.0.0.Beta1
Three DeploymentUnitProcessors register a JaccService, if Elytron ihas registered a capability to indicate it is handling JACC a dependency should be added on the service installed by the Elytron subsystem.
Presently it is a little racey as to if Elytron will have activated the JACC PolicyConfigurationFactory before the deployment makes use of it.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months