[GitHub] thrift pull request #1418: Thrift 3877 http server buffering bug oneway

2018-01-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1418 ---

[GitHub] thrift pull request #1418: Thrift 3877 http server buffering bug oneway

2017-11-29 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1418#discussion_r153869127 --- Diff: test/ThriftTest.thrift --- @@ -409,3 +409,8 @@ struct StructB { 1: optional StructA aa; 2: required StructA ab; } +

[GitHub] thrift pull request #1418: Thrift 3877 http server buffering bug oneway

2017-11-26 Thread chetmurthy
GitHub user chetmurthy opened a pull request: https://github.com/apache/thrift/pull/1418 Thrift 3877 http server buffering bug oneway This PR is in two commits, so that the reviewer can (a) apply the testcase commit, elicit the failure by running lib/cpp/tests/UnitTests