[GitHub] [thrift] stiga-huang opened a new pull request, #2732: THRIFT-5670: Fix wrong usage of GlobalOutput.perror()

2022-11-21 Thread GitBox
stiga-huang opened a new pull request, #2732: URL: https://github.com/apache/thrift/pull/2732 Fix a wrong usage of `GlobalOutput.perror()` by using `GlobalOutput.printf()` instead. - [x] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues

[jira] [Created] (THRIFT-5670) recvTimeout is not printed correct of THRIFT_EAGAIN error

2022-11-21 Thread Quanlong Huang (Jira)
Quanlong Huang created THRIFT-5670: -- Summary: recvTimeout is not printed correct of THRIFT_EAGAIN error Key: THRIFT-5670 URL: https://issues.apache.org/jira/browse/THRIFT-5670 Project: Thrift

[jira] [Updated] (THRIFT-5670) recvTimeout is not printed correctly for THRIFT_EAGAIN

2022-11-21 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated THRIFT-5670: --- Summary: recvTimeout is not printed correctly for THRIFT_EAGAIN (was: recvTimeout is not pr

[jira] [Updated] (THRIFT-5669) "required" keyword is illegal in a "throws" clause

2022-11-21 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5669: --- Description: The following code may produce incorrect code (depending on the target language implem

[jira] [Updated] (THRIFT-5669) "required" keyword is illegal in a "throws" clause

2022-11-21 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5669: --- Priority: Minor (was: Major) > "required" keyword is illegal in a "throws" clause > --

[jira] [Created] (THRIFT-5669) "required" keyword is illegal in a "throws" clause

2022-11-21 Thread Jens Geyer (Jira)
Jens Geyer created THRIFT-5669: -- Summary: "required" keyword is illegal in a "throws" clause Key: THRIFT-5669 URL: https://issues.apache.org/jira/browse/THRIFT-5669 Project: Thrift Issue Type: