[
https://issues.jboss.org/browse/WFCORE-2886?page=com.atlassian.jira.plugi...
]
James Perkins closed WFCORE-2886.
---------------------------------
Resolution: Won't Fix
I'm closing this as won't fix since it's likely not a huge issue to remove a
handler that's not assigned to either the async-handler or a logger. If you feel this
is usability issue please reopen and we can get a fix together.
remove-handler operation succeeds when removing non-existent handler
--------------------------------------------------------------------
Key: WFCORE-2886
URL:
https://issues.jboss.org/browse/WFCORE-2886
Project: WildFly Core
Issue Type: Bug
Components: Logging
Reporter: Michal Petrov
Assignee: Michal Petrov
When trying to remove a handler that doesn't exist the operation should fail. E.g.
{code}
/subsystem=logging/root-logger=ROOT:remove-handler(name="ABC")
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)