Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
-
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.
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.
Description
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.