-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR10
-
None
-
User Experience
-
-
-
-
-
-
- Start EAP
- /subsystem=io/worker=default/server=*:read-resource-description
There is no description at server attributes:
[standalone@localhost:9990 /] /subsystem=io/worker=default/server=*:read-resource-description { "outcome" => "success", "result" => [{ "address" => [ ("subsystem" => "io"), ("worker" => "default"), ("server" => "*") ], "outcome" => "success", "result" => { "description" => "description", "storage" => "runtime-only", "attributes" => { "connection-count" => { "type" => INT, "description" => "connection-count", "expressions-allowed" => false, "required" => true, "nillable" => false, "access-type" => "metric", "storage" => "runtime" }, "connection-limit-high-water-mark" => { "type" => INT, "description" => "connection-limit-high-water-mark", "expressions-allowed" => false, "required" => true, "nillable" => false, "access-type" => "read-only", "storage" => "runtime" }, "connection-limit-low-water-mark" => { "type" => INT, "description" => "connection-limit-low-water-mark", "expressions-allowed" => false, "required" => true, "nillable" => false, "access-type" => "read-only", "storage" => "runtime" } }, "operations" => undefined, "notifications" => undefined, "children" => {} } }] }
- is cloned by
-
WFCORE-2735 Missing desription of IO worker's server attributes
- Resolved
- is incorporated by
-
JBEAP-10508 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta21
- Closed
- is related to
-
JBEAP-6968 Description of IO worker task-max-threads attribute is inaccurate
- Closed