]
Steven Hawkins resolved TEIID-5139.
-----------------------------------
Fix Version/s: 10.1
10.0.1
Resolution: Done
Addressed by removing the logic around treating the element as an attribute. Also updated
the docs with more on the async pool.
Reached maximum thread count "10" for worker pool
"async-teiid-threads"
-----------------------------------------------------------------------
Key: TEIID-5139
URL:
https://issues.jboss.org/browse/TEIID-5139
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 10.0
Environment: Teiid 10.0.0
Wildfly 11
RHEL 7.2
Reporter: Pedro InĂ¡cio
Assignee: Steven Hawkins
Fix For: 10.1, 10.0.1
Attachments: teiid.7z
Cannot configure system to remove the following warning:
*TEIID30009 Reached maximum thread count "10" for worker pool
"async-teiid-threads" with a queue size high of "44". Queued work
waited 500 ms prior to executing. To avoid queuing of work you may consider increasing
"max-threads" or decreasing the "max-active-plans" in the
"standalone-teiid.xml" file.*
Already tried what is explained [
here|https://developer.jboss.org/thread/275761] but
applied for the standalone mode without any success.