[jira] [Commented] (TS-980) change client_session schedule from global to thread local, and reduce the try_locks in UnixNetVConnection::reenable

2012-01-21 Thread Leif Hedstrom (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190551#comment-13190551 ] Leif Hedstrom commented on TS-980: -- Two things: 1) When i first wrote that code, I couldn't

[jira] [Updated] (TS-980) change client_session schedule from global to thread local, and reduce the try_locks in UnixNetVConnection::reenable

2012-01-21 Thread Leif Hedstrom (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TS-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-980: - Fix Version/s: (was: 3.1.2) 3.1.4 > change client_session schedule from global to

[jira] [Updated] (TS-1070) replace and deprecate TSFetchURL()

2012-01-21 Thread Leif Hedstrom (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-1070: -- Fix Version/s: (was: 3.1.2) 3.1.3 Moving out to 3.1.3 for now. > r

[jira] [Updated] (TS-1054) TSFetchUrl takes an address but does the DNS lookup anyway

2012-01-21 Thread Leif Hedstrom (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-1054: -- Fix Version/s: (was: 3.1.2) 3.1.3 Moving out to 3.1.3 for now. > T

[jira] [Updated] (TS-1062) TSFetchUrl doesn't handle chunked encoding

2012-01-21 Thread Leif Hedstrom (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-1062: -- Fix Version/s: (was: 3.1.2) 3.1.3 Moving out to 3.1.3 for now. > T

[jira] [Updated] (TS-998) Broken ClientReq in TSAPI

2012-01-21 Thread Leif Hedstrom (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TS-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-998: - Fix Version/s: (was: 3.1.2) 3.1.3 Moving this out for v3.1.3 for now.

[jira] [Updated] (TS-1080) Assert under heavy load with logging enabled

2012-01-21 Thread Leif Hedstrom (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-1080: -- Fix Version/s: (was: 3.1.2) 3.1.3 Moving out to 3.1.3 for now. > A

[jira] [Updated] (TS-1077) HTTP ports cannot be configured for IPv6 and transparency.

2012-01-21 Thread Alan M. Carroll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-1077: Attachment: ts-1077.diff Updated patch with more features and some debugging. > HTTP

[jira] [Commented] (TS-1077) HTTP ports cannot be configured for IPv6 and transparency.

2012-01-21 Thread Alan M. Carroll (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190595#comment-13190595 ] Alan M. Carroll commented on TS-1077: - I have been stuck for a week on the same bug which