Michal Petrov created WFCORE-2886:
-------------------------------------
Summary: 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.2.3#72005)