[jira] [Updated] (HTTPASYNC-27) Infinite Loop in ContentInputStream.close()

2012-09-11 Thread Mark Greene (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Greene updated HTTPASYNC-27: - Description: I've noticed this specifically with 204 status codes (No Content). I've stepped t

[jira] [Updated] (HTTPASYNC-27) Infinite Loop in ContentInputStream.close()

2012-09-11 Thread Mark Greene (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Greene updated HTTPASYNC-27: - Attachment: asyncbug.tar unit test > Infinite Loop in ContentInputStream.close

[jira] [Updated] (HTTPASYNC-27) Infinite Loop in ContentInputStream.close()

2012-09-11 Thread Mark Greene (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Greene updated HTTPASYNC-27: - Comment: was deleted (was: unit test) > Infinite Loop in ContentInputStream.close() >

[jira] [Created] (HTTPASYNC-27) Infinite Loop in ContentInputStream.close()

2012-09-11 Thread Mark Greene (JIRA)
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

[jira] [Commented] (HTTPASYNC-24) infinite loop in ContentInputStream.close

2012-09-11 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453475#comment-13453475 ] Oleg Kalnichevski commented on HTTPASYNC-24: Yes, please go ahead and raise

[jira] [Created] (HTTPASYNC-26) Fix httpasyncclient-osgi imports

2012-09-11 Thread Daniel Kulp (JIRA)
Daniel Kulp created HTTPASYNC-26: Summary: Fix httpasyncclient-osgi imports Key: HTTPASYNC-26 URL: https://issues.apache.org/jira/browse/HTTPASYNC-26 Project: HttpComponents HttpAsyncClient I

[jira] [Commented] (HTTPASYNC-24) infinite loop in ContentInputStream.close

2012-09-11 Thread Mark Greene (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453370#comment-13453370 ] Mark Greene commented on HTTPASYNC-24: -- Hi Oleg, I do in fact have a reproducer bu

[jira] [Updated] (HTTPCLIENT-1233) 204 response causes unnecessary termination of re-usable connection

2012-09-11 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-1233: -- Fix Version/s: 4.2.2 Summary: 204 response causes unnecessary ter

[jira] [Commented] (HTTPASYNC-24) infinite loop in ContentInputStream.close

2012-09-11 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453347#comment-13453347 ] Oleg Kalnichevski commented on HTTPASYNC-24: Mark, If you have a reproducer,

[jira] [Commented] (HTTPASYNC-24) infinite loop in ContentInputStream.close

2012-09-11 Thread Mark Greene (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453306#comment-13453306 ] Mark Greene commented on HTTPASYNC-24: -- Also...I have a unit test that I can attach

[jira] [Commented] (HTTPASYNC-24) infinite loop in ContentInputStream.close

2012-09-11 Thread Mark Greene (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453266#comment-13453266 ] Mark Greene commented on HTTPASYNC-24: -- Oleg, I'm seeing the same issue with a ba

[jira] [Commented] (HTTPCLIENT-1233) Massive connection leak for 204 responses

2012-09-11 Thread Richard DiCroce (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453146#comment-13453146 ] Richard DiCroce commented on HTTPCLIENT-1233: - The log file totals about

[jira] [Updated] (HTTPCLIENT-1233) Massive connection leak for 204 responses

2012-09-11 Thread Richard DiCroce (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard DiCroce updated HTTPCLIENT-1233: Attachment: 204_debug.txt > Massive connection leak for 204 responses > --

[jira] [Updated] (HTTPCLIENT-1233) Massive connection leak for 204 responses

2012-09-11 Thread Richard DiCroce (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard DiCroce updated HTTPCLIENT-1233: Attachment: 200_debug.txt > Massive connection leak for 204 responses > --

[jira] [Commented] (HTTPCLIENT-1233) Massive connection leak for 204 responses

2012-09-11 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453108#comment-13453108 ] Oleg Kalnichevski commented on HTTPCLIENT-1233: --- Could you please produ

[jira] [Created] (HTTPCLIENT-1233) Massive connection leak for 204 responses

2012-09-11 Thread Richard DiCroce (JIRA)
Richard DiCroce created HTTPCLIENT-1233: --- Summary: Massive connection leak for 204 responses Key: HTTPCLIENT-1233 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1233 Project: HttpComponent

[jira] [Resolved] (HTTPCLIENT-1224) (regression) NTLM auth not retried after a redirect over a non-persistent connection

2012-09-11 Thread Dave Godbey (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Godbey resolved HTTPCLIENT-1224. - Resolution: Fixed Redirect issue for NTLMv2 is now fixed. Thank you.

[jira] [Closed] (HTTPCLIENT-1224) (regression) NTLM auth not retried after a redirect over a non-persistent connection

2012-09-11 Thread Dave Godbey (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Godbey closed HTTPCLIENT-1224. --- Fixed. > (regression) NTLM auth not retried after a redirect over a non-per

[jira] [Commented] (HTTPCLIENT-1224) (regression) NTLM auth not retried after a redirect over a non-persistent connection

2012-09-11 Thread Dave Godbey (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453037#comment-13453037 ] Dave Godbey commented on HTTPCLIENT-1224: - I tested the changes, and the redi