[jira] [Updated] (THRIFT-5554) Typescript does not import all types

2022-04-19 Thread Roelof Naude (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roelof Naude updated THRIFT-5554: - Description: The generated typescript service file does not include types from included

[jira] [Updated] (THRIFT-5554) Typescript does not import all types

2022-04-12 Thread Roelof Naude (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roelof Naude updated THRIFT-5554: - Description: The generated typescript service file does not include types from included

[jira] [Updated] (THRIFT-5554) Typescript does not import all types

2022-04-12 Thread Roelof Naude (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roelof Naude updated THRIFT-5554: - Description: The generated typescript service file does not include types from included

[jira] [Created] (THRIFT-5554) Typescript does not import all types

2022-04-12 Thread Roelof Naude (Jira)
Roelof Naude created THRIFT-5554: Summary: Typescript does not import all types Key: THRIFT-5554 URL: https://issues.apache.org/jira/browse/THRIFT-5554 Project: Thrift Issue Type: Bug

[jira] [Updated] (THRIFT-2649) TAsyncClientManager leaks the selector

2014-08-07 Thread Roelof Naude (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roelof Naude updated THRIFT-2649: - Attachment: TAsyncClientManager.2.patch Updated patch to include logger statement in catch

[jira] [Created] (THRIFT-2649) TAsyncManager leak the selector

2014-08-06 Thread Roelof Naude (JIRA)
Roelof Naude created THRIFT-2649: Summary: TAsyncManager leak the selector Key: THRIFT-2649 URL: https://issues.apache.org/jira/browse/THRIFT-2649 Project: Thrift Issue Type: Bug

[jira] [Comment Edited] (THRIFT-2649) TAsyncManager leak the selector

2014-08-06 Thread Roelof Naude (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14087408#comment-14087408 ] Roelof Naude edited comment on THRIFT-2649 at 8/6/14 8:22 AM:

[jira] [Updated] (THRIFT-2649) TAsyncClientManager leaks the selector

2014-08-06 Thread Roelof Naude (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roelof Naude updated THRIFT-2649: - Description: TAsyncClientManager's SelectThread never closes the selector when shutting down.

[jira] [Updated] (THRIFT-2649) TAsyncManager leak the selector

2014-08-06 Thread Roelof Naude (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roelof Naude updated THRIFT-2649: - Attachment: TAsyncClientManager.patch TAsyncManager leak the selector

[jira] [Issue Comment Deleted] (THRIFT-2649) TAsyncClientManager leaks the selector

2014-08-06 Thread Roelof Naude (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roelof Naude updated THRIFT-2649: - Comment: was deleted (was: diff -u TAsyncManager.java TAsyncManager_fixed.java ---