-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR7
-
None
Is there any particular reason for not allowing users to use expressions in these attributes
/subsystem=io/worker=default:read-resource-description { ... "attributes" => { "io-threads" => { ... "expressions-allowed" => false, ... }, "stack-size" => { ... "expressions-allowed" => false, ... }, "task-keepalive" => { ... "expressions-allowed" => false, ... }, "task-max-threads" => { ... "expressions-allowed" => false, ... }
?
If not please allow them.
- is incorporated by
-
JBEAP-8294 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta2
- Closed
- is related to
-
WFCORE-1622 Worker section in IO subsystem does not allow expressions for io-threads and task-max-threads attributes
- Resolved