[jira] [Created] (THRIFT-5739) set_nodelay should be enabled for TTcpChannel

2023-09-25 Thread Z Yn (Jira)
Z Yn created THRIFT-5739: Summary: set_nodelay should be enabled for TTcpChannel Key: THRIFT-5739 URL: https://issues.apache.org/jira/browse/THRIFT-5739 Project: Thrift Issue Type: Improvement

[jira] [Created] (THRIFT-5608) All ssl test of D should be disabled

2022-07-18 Thread Z Yn (Jira)
Z Yn created THRIFT-5608: Summary: All ssl test of D should be disabled Key: THRIFT-5608 URL: https://issues.apache.org/jira/browse/THRIFT-5608 Project: Thrift Issue Type: Bug Components:

[jira] [Created] (THRIFT-5606) Wrong indent for const double

2022-07-18 Thread Z Yn (Jira)
Z Yn created THRIFT-5606: Summary: Wrong indent for const double Key: THRIFT-5606 URL: https://issues.apache.org/jira/browse/THRIFT-5606 Project: Thrift Issue Type: Bug Components: Rust -

[jira] [Updated] (THRIFT-5606) Wrong indent for const double

2022-07-18 Thread Z Yn (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Z Yn updated THRIFT-5606: - Description: The indentation of generated code for const douban is wrong. {code} pub struct ConstTESTINDENT;

[jira] [Commented] (THRIFT-5606) Wrong indent for const double

2022-08-31 Thread Z Yn (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17598466#comment-17598466 ] Z Yn commented on THRIFT-5606: -- [~jensg] It's fixed in [https://github.com/apache/thrift/pull/2634] . I

[jira] [Updated] (THRIFT-5640) rust library for thrift 0.17 not published

2022-09-25 Thread Z Yn (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Z Yn updated THRIFT-5640: - Component/s: Rust - Library (was: Ruby - Library) > rust library for thrift 0.17 not

[jira] [Created] (THRIFT-5640) rust library for thrift 0.17 not published

2022-09-23 Thread Z Yn (Jira)
Z Yn created THRIFT-5640: Summary: rust library for thrift 0.17 not published Key: THRIFT-5640 URL: https://issues.apache.org/jira/browse/THRIFT-5640 Project: Thrift Issue Type: Bug

[jira] [Created] (THRIFT-5721) rust library for thrift 0.18 not published

2023-06-30 Thread Z Yn (Jira)
Z Yn created THRIFT-5721: Summary: rust library for thrift 0.18 not published Key: THRIFT-5721 URL: https://issues.apache.org/jira/browse/THRIFT-5721 Project: Thrift Issue Type: Task

[jira] [Updated] (THRIFT-5722) Thrift for Rust should support set timeout

2023-06-30 Thread Z Yn (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Z Yn updated THRIFT-5722: - Description: There is no easy way to set timeout in Rust Client. User can only create a TcpStreamand and set

[jira] [Created] (THRIFT-5722) Thrift for Rust should support set timeout

2023-06-30 Thread Z Yn (Jira)
Z Yn created THRIFT-5722: Summary: Thrift for Rust should support set timeout Key: THRIFT-5722 URL: https://issues.apache.org/jira/browse/THRIFT-5722 Project: Thrift Issue Type: Bug

[jira] [Resolved] (THRIFT-5608) All ssl test of D should be disabled

2023-06-30 Thread Z Yn (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Z Yn resolved THRIFT-5608. -- Fix Version/s: 0.18.0 Resolution: Fixed

[jira] [Updated] (THRIFT-5722) Thrift for Rust should support set timeout

2023-06-30 Thread Z Yn (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Z Yn updated THRIFT-5722: - Description: There is no easy way to set timeout in Rust Client. User can only create a TcpStreamand and set