Daniel Kulp created CXF-4418:
--------------------------------

             Summary: Add settings to control how the HTTPConduit handles async 
calls that overflow the workqueue.
                 Key: CXF-4418
                 URL: https://issues.apache.org/jira/browse/CXF-4418
             Project: CXF
          Issue Type: Improvement
          Components: Transports
    Affects Versions: 2.6.1
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.4.9, 2.5.5, 2.6.2



It would be good to control the timeout used to enqueue onto the workqueue 
(default is 5secs right now).  Also, if it fails to add it to the queue, it 
would be good to be able to control whether the current thread is used (the 
default right now) or whether an exception is thrown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to