]
Cheng Fang updated WFLY-10057:
------------------------------
Fix Version/s: 18.0.0.Beta1
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
Fix For: 18.0.0.Beta1
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}