[ 
https://issues.apache.org/jira/browse/THRIFT-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614867#comment-14614867
 ] 

ASF GitHub Bot commented on THRIFT-2073:
----------------------------------------

GitHub user cmhe opened a pull request:

    https://github.com/apache/thrift/pull/543

    THRIFT-2073: Fixed Thrift C++ THttpClient error: cannot refill buffer

    Fixed-by: Qiang Li <liqiang...@hotmail.com>
    Sponsored-by: Roger Meier <r.me...@siemens.com>
    Signed-off-by: Claudius Heine <c...@denx.de>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cmhe/thrift THRIFT-2073

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/543.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #543
    
----
commit 065dedc7c4efced652fa62d25ce1082a2ac42c80
Author: Claudius Heine <c...@denx.de>
Date:   2015-07-06T10:51:09Z

    THRIFT-2073: Fixed Thrift C++ THttpClient error: cannot refill buffer
    
    Fixed-by: Qiang Li <liqiang...@hotmail.com>
    Sponsored-by: Roger Meier <r.me...@siemens.com>
    Signed-off-by: Claudius Heine <c...@denx.de>

----


> 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 
>
> 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)

Reply via email to