Matthias Berndt created WFLY-3420:
-------------------------------------
Summary: UndertowJSRWebSocketDeploymentProcessor uses hard coded IO module
dependencies
Key: WFLY-3420
URL:
https://issues.jboss.org/browse/WFLY-3420
Project: WildFly
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: IO, Web (Undertow)
Environment: any
Reporter: Matthias Berndt
Assignee: Stuart Douglas
Priority: Minor
UndertowJSRWebSocketDeploymentProcessor uses hard coded dependencies to a buffer pool und
worker pool named "default" of the IO module.
My suggestion is to introduce two additional attributes "worker" and
"buffer-pool" to the undertow module get rid of the hard coded pools. The
default values will garanty a compatibility.
If you agree to this approach i'll provide a patch adding und using these attributes.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)