Claudio Miranda created WFCORE-2159:
---------------------------------------
Summary: worker=default:read-resource(include-runtime) wrong values in domain
mode
Key: WFCORE-2159
URL:
https://issues.jboss.org/browse/WFCORE-2159
Project: WildFly Core
Issue Type: Bug
Components: IO
Reporter: Claudio Miranda
Assignee: David Lloyd
In domain mode the following command assigns error message to values.
{code}
/profile=full-ha/subsystem=io/worker=default:read-resource(include-runtime)
{
"outcome" => "success",
"result" => {
"io-threads" => "WFLYIO006: no metrics available",
"stack-size" => "WFLYIO006: no metrics available",
"task-keepalive" => "WFLYIO006: no metrics available",
"task-max-threads" => "WFLYIO006: no metrics available",
"server" => undefined
}
}
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)