[jira] [Commented] (THRIFT-5291) golang tutorial seems broken

2020-10-14 Thread Zezeng Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214357#comment-17214357 ] Zezeng Wang commented on THRIFT-5291: - Make sure it have automake tool in your compu

[GitHub] [thrift] muizzk opened a new pull request #2262: Travis star repo feature test

2020-10-14 Thread GitBox
muizzk opened a new pull request #2262: URL: https://github.com/apache/thrift/pull/2262 - [ ] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required for trivial changes) - [ ] If a ticket exists: Does your pul

[GitHub] [thrift] fishy opened a new pull request #2261: Add Dump protocol to go's TDebugProtocol

2020-10-14 Thread GitBox
fishy opened a new pull request #2261: URL: https://github.com/apache/thrift/pull/2261 This also comes from the discussion of https://github.com/apache/thrift/pull/1992#issuecomment-705903922. I think TDebugProtocol is a better fit for this feature than creating a new TProtocol impl

[GitHub] [thrift] fishy merged pull request #2258: THRIFT-5294: Fix panic in go TSimpleJSONProtocol

2020-10-14 Thread GitBox
fishy merged pull request #2258: URL: https://github.com/apache/thrift/pull/2258 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Resolved] (THRIFT-5294) Go: TSimpleJSONProtocol could panic on WriteMessageEnd without matching WriteMessageBegin

2020-10-14 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuxuan Wang resolved THRIFT-5294. - Fix Version/s: 0.14.0 Resolution: Fixed > Go: TSimpleJSONProtocol could panic on WriteMes

[GitHub] [thrift] rglarix opened a new pull request #2260: THRIFT-5295 - makeThread and ThreadFactory extensible

2020-10-14 Thread GitBox
rglarix opened a new pull request #2260: URL: https://github.com/apache/thrift/pull/2260 Signed-off-by: rglarix THRIFT-5295: This patch for cpp makes Thread and ThreadFactory customizable - [X] Did you create an [Apache Jira](https://issues.apache.org/jira/projec

[jira] [Created] (THRIFT-5295) Thread and ThreadFactory should be extensible

2020-10-14 Thread R.Ghetta (Jira)
R.Ghetta created THRIFT-5295: Summary: Thread and ThreadFactory should be extensible Key: THRIFT-5295 URL: https://issues.apache.org/jira/browse/THRIFT-5295 Project: Thrift Issue Type: Improvemen