[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

[jira] [Created] (THRIFT-5720) Python generated "Service-remote" cannot handle binary arguments

2023-06-30 Thread Amos Bird (Jira)
Amos Bird created THRIFT-5720: - Summary: Python generated "Service-remote" cannot handle binary arguments Key: THRIFT-5720 URL: https://issues.apache.org/jira/browse/THRIFT-5720 Project: Thrift

[GitHub] [thrift] amosbird opened a new pull request, #2826: THRIFT-5720: Encode binary args in Python remote

2023-06-30 Thread via GitHub
amosbird opened a new pull request, #2826: URL: https://github.com/apache/thrift/pull/2826 Python generated "Service-remote" treats binary arguments as strings. This doesn't work in Python 3. We should introduce default encoding. - [X] Did you create an [Apache

[GitHub] [thrift] roshanjrajan-zip closed pull request #2824: Use Enum or string in Struct serialization/deserialization for py:enum gen code

2023-06-30 Thread via GitHub
roshanjrajan-zip closed pull request #2824: Use Enum or string in Struct serialization/deserialization for py:enum gen code URL: https://github.com/apache/thrift/pull/2824 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use