Mark Greene created HTTPASYNC-27:
------------------------------------

             Summary: Infinite Loop in ContentInputStream.close()
                 Key: HTTPASYNC-27
                 URL: https://issues.apache.org/jira/browse/HTTPASYNC-27
             Project: HttpComponents HttpAsyncClient
          Issue Type: Bug
    Affects Versions: 4.0-beta2
            Reporter: Mark Greene
         Attachments: asyncbug.tar

I've noticed this specifically with 204 status codes (No Content). I've stepped 
through this and it appears the main cause is that the 'endOfStream' variable 
inside SimpleInputBuffer doesn't appear to be set to true.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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