Rebase configuration of AutomaticWorkQueue thresholds on new config mechanism
-----------------------------------------------------------------------------
Key: CXF-501
URL: https://issues.apache.org/jira/browse/CXF-501
Project: CXF
Issue Type: Improvement
Reporter: Eoghan Glynn
Assigned To: Eoghan Glynn
The initial/max size, high/low water marks, and timeout used by the thread pool
backing the Bus AutomaticWorkQueue are no longer configurable.
The old-style configuration code used to pick these up has been commented out,
and replaced by hard-coded values (in
WorkQueueManagerImpl.createAutomaticWorkQueue()).
This needs to be ported over to the new Spring-based config ... i.e. a
AutomaticWorkQueue bean, into which the threshold values are injected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.