You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Eoghan Glynn (JIRA)" <ji...@apache.org> on 2007/03/29 11:58:25 UTC

[jira] Created: (CXF-501) Rebase configuration of AutomaticWorkQueue thresholds on new config mechanism

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.