Operation /subsystem=io/worker=foo/server=\/127.0.0.1\:8080:read-attribute(name=connection-count) succeeds even when there is no worker foo in model:
/subsystem=io/worker=foo/server=\/127.0.0.1\:8080:read-attribute(name=connection-count)
{
"outcome" => "success",
"result" => "WFLYIO006: no metrics available"
}
- is caused by
-
WFCORE-1800 Executing a read-attribute operation is allowed on non-existing resources with for attributes with defined read handlers
-
- Open
-