Romain Pelisse created WFCORE-2924:
--------------------------------------
Summary: Unclear model description of max-pool-size attribute in IO
subsystem
Key: WFCORE-2924
URL:
https://issues.jboss.org/browse/WFCORE-2924
Project: WildFly Core
Issue Type: Bug
Components: IO
Affects Versions: 3.0.0.Beta24
Reporter: Romain Pelisse
Assignee: Romain Pelisse
Priority: Minor
{code:java}
/subsystem=io/worker=*:read-attribute(name=max-pool-size)
{code}
Current model description: "Max worker pool size"
Suggested improvement: "The maximum number of threads to allow in the underlying
java.util.concurrent.ThreadPoolExecutor. When this limit is reached, tasks which cannot be
queued are rejected."
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)