THRIFT-5237 : PR#2208 on github need to be reviewed

2020-07-29 Thread Zezeng Wang
Hi folks, 发送 I have created a PR about the MAX_MESSAGE_SIZE in C, C++ and JAVA. Currently the C++ PR is merged and the JAVA PR is being reviewed by Jens. But we need a reviewer having a look at the PR in C. Maybe someone could give us a hand? The url of the PR is attached here :

[GitHub] [thrift] fishy opened a new pull request #2209: THRIFT-5257: Fix Go THeaderTransport endOfFrame handling

2020-07-29 Thread GitBox
fishy opened a new pull request #2209: URL: https://github.com/apache/thrift/pull/2209 Client: go In the current implementation, we only call endOfFrame when we hit EOF when reading from the frameReader. The problem is in go stdlib the Read call finished reading the remaining

[jira] [Created] (THRIFT-5257) Go THeader implementation doesn't handle endOfFrame correctly

2020-07-29 Thread Yuxuan Wang (Jira)
Yuxuan Wang created THRIFT-5257: --- Summary: Go THeader implementation doesn't handle endOfFrame correctly Key: THRIFT-5257 URL: https://issues.apache.org/jira/browse/THRIFT-5257 Project: Thrift

[jira] [Commented] (THRIFT-5237) Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class

2020-07-29 Thread Zezeng Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167122#comment-17167122 ] Zezeng Wang commented on THRIFT-5237: - Hi everyone, I try to change the c_glib library to implement

[jira] [Updated] (THRIFT-5237) Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class

2020-07-29 Thread Zezeng Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zezeng Wang updated THRIFT-5237: Component/s: C glib - Library > Implement MAX_MESSAGE_SIZE and consolidate limits into a

[GitHub] [thrift] janosvitok closed pull request #2051: THRIFT-5135: Compiler: Enable C++11 on OSX

2020-07-29 Thread GitBox
janosvitok closed pull request #2051: URL: https://github.com/apache/thrift/pull/2051 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

[GitHub] [thrift] zeshuai007 opened a new pull request #2208: THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class (c_glib)

2020-07-29 Thread GitBox
zeshuai007 opened a new pull request #2208: URL: https://github.com/apache/thrift/pull/2208 TConfiguration class (c_glib) - [x] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required for trivial changes)