Erik Byström created HTTPASYNC-19:
-------------------------------------

             Summary: Exception in thread when exceeding max routes
                 Key: HTTPASYNC-19
                 URL: https://issues.apache.org/jira/browse/HTTPASYNC-19
             Project: HttpComponents HttpAsyncClient
          Issue Type: Bug
    Affects Versions: 4.0-beta1
            Reporter: Erik Byström


The IO workers throw an "java.lang.IllegalArgumentException: HTTP request may 
not be null" in the worker thread when the maximum number of connections / 
total or route is reached. It would be much more practical if the exception was 
throw when in the execute method.



--
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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to