]
Brian Stansberry updated WFLY-10057:
------------------------------------
Parent: (was: WFLY-10056)
Issue Type: Feature Request (was: Sub-task)
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 JanÃk
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}