[
https://issues.jboss.org/browse/JBWS-3497?page=com.atlassian.jira.plugin....
]
Andrig Miller commented on JBWS-3497:
-------------------------------------
I think we actually need both the workqueue, and the thread pool itself. Having a deeper
queue, only means the requests are going to wait longer. Being able to change the thread
pool size, so the queue doesn't have to be made deeper seems like the right fix to
me.
Add ability to configure the queue depth on the asynchronous
(@Oneway) work queue.
----------------------------------------------------------------------------------
Key: JBWS-3497
URL:
https://issues.jboss.org/browse/JBWS-3497
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: jbossws-cxf
Affects Versions: jbossws-cxf-4.0.2
Environment: Linux 64 bit.
Reporter: Jeremy Whiting
Assignee: Alessio Soldano
Priority: Critical
Fix For: jbossws-cxf-4.1
I need to increase the queue depth on a thread pool. The underlying CXF implementation
is throwing a WARNING indicating the queue is full and the callee thread will have to
execute the work. When this occurs performance is degraded.
I would like to see the thread pool configuration exposed to allow the setting of
executor queue depth
worker thread count
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira