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
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
[
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
[
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
[
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
> --
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: