[jira] [Commented] (THRIFT-3429) Go THttpClient option to fully read/close HTTP response body after Flush

2015-11-19 Thread Justin Larrabee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15013952#comment-15013952 ] Justin Larrabee commented on THRIFT-3429: - Again, you don't get to re-use the same connection

[jira] [Updated] (THRIFT-3429) Go THttpClient option to fully read/close HTTP response body after Flush

2015-11-18 Thread Justin Larrabee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Larrabee updated THRIFT-3429: Description: Currently the THttpTransport holds onto the HTTP response body until the

[jira] [Created] (THRIFT-3430) Go THttpClient does not read HTTP response body to completion when closing

2015-11-18 Thread Justin Larrabee (JIRA)
Justin Larrabee created THRIFT-3430: --- Summary: Go THttpClient does not read HTTP response body to completion when closing Key: THRIFT-3430 URL: https://issues.apache.org/jira/browse/THRIFT-3430

[jira] [Updated] (THRIFT-3430) Go THttpClient does not read HTTP response body to completion when closing

2015-11-18 Thread Justin Larrabee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Larrabee updated THRIFT-3430: Priority: Minor (was: Major) > Go THttpClient does not read HTTP response body to

[jira] [Created] (THRIFT-3429) Go THttpClient option to fully read/close HTTP response body

2015-11-18 Thread Justin Larrabee (JIRA)
Justin Larrabee created THRIFT-3429: --- Summary: Go THttpClient option to fully read/close HTTP response body Key: THRIFT-3429 URL: https://issues.apache.org/jira/browse/THRIFT-3429 Project: Thrift

[jira] [Updated] (THRIFT-3429) Go THttpClient option to fully read/close HTTP response body after Flush

2015-11-18 Thread Justin Larrabee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Larrabee updated THRIFT-3429: Summary: Go THttpClient option to fully read/close HTTP response body after Flush (was:

[jira] [Comment Edited] (THRIFT-3429) Go THttpClient option to fully read/close HTTP response body after Flush

2015-11-18 Thread Justin Larrabee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012753#comment-15012753 ] Justin Larrabee edited comment on THRIFT-3429 at 11/19/15 4:17 AM: --- I

[jira] [Commented] (THRIFT-3429) Go THttpClient option to fully read/close HTTP response body after Flush

2015-11-18 Thread Justin Larrabee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012753#comment-15012753 ] Justin Larrabee commented on THRIFT-3429: - I am sorry but you are incorrect about how connections

[jira] [Created] (THRIFT-3405) Go THttpClient misuses http.Client objects

2015-11-02 Thread Justin Larrabee (JIRA)
Justin Larrabee created THRIFT-3405: --- Summary: Go THttpClient misuses http.Client objects Key: THRIFT-3405 URL: https://issues.apache.org/jira/browse/THRIFT-3405 Project: Thrift Issue

[jira] [Commented] (THRIFT-3405) Go THttpClient misuses http.Client objects

2015-11-02 Thread Justin Larrabee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985960#comment-14985960 ] Justin Larrabee commented on THRIFT-3405: - I can probably get a patch up tonight or tomorrow. >