[ https://issues.apache.org/jira/browse/THRIFT-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622904#comment-14622904 ]
Hudson commented on THRIFT-2073: -------------------------------- SUCCESS: Integrated in Thrift #1605 (See [https://builds.apache.org/job/Thrift/1605/]) THRIFT-2073: Fixed Thrift C++ THttpClient error: cannot refill buffer (roger: rev 0104da5a6fe0ef5c52f82198998718cdd8623c4a) * lib/cpp/src/thrift/transport/THttpTransport.cpp > Thrift C++ THttpClient error: cannot refill buffer > -------------------------------------------------- > > Key: THRIFT-2073 > URL: https://issues.apache.org/jira/browse/THRIFT-2073 > Project: Thrift > Issue Type: Bug > Components: C++ - Library > Affects Versions: 0.9 > Environment: One http thrift server is implemented in java. I use > THttpClient( in java or python) to call the server and everything works well. > However, if I use THttpClient(in C++), sometimes the client got the error > "cannot refill buffer". Is it a known issue or is there a patch? > BTW: The Thrift versions for both server and client we used is 0.9.0. > Thanks a lot. > Reporter: he > Fix For: 0.9.3 > > > One http thrift server is implemented in java. I use THttpClient( in java or > python) to call the server and everything works well. However, if I use > THttpClient(in C++), sometimes the client got the error "cannot refill > buffer". Is it a known issue or is there a patch? > BTW: The Thrift versions for both server and client we used is 0.9.0. > Thanks a lot. -- This message was sent by Atlassian JIRA (v6.3.4#6332)