]
Cheng Fang commented on WFLY-10057:
-----------------------------------
Analysis document proposal:
EJB subsystem configure max threads and core threads independently
------------------------------------------------------------------
Key: WFLY-10057
URL:
https://issues.jboss.org/browse/WFLY-10057
Project: WildFly
Issue Type: Feature Request
Components: EJB
Affects Versions: 12.0.0.Final
Reporter: Richard Janik
Assignee: Cheng Fang
Priority: Major
EJB3 subsystem currently only allows setting the {{max-threads}}, not {{core-threads}}.
{noformat}
[standalone@localhost:9990 /] /subsystem=ejb3/thread-pool=default:write-attribute(name=
keepalive-time max-threads thread-factory
{noformat}