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

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

Github user asfgit closed the pull request at:

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


> C++: Cob style client fails when sending a consecutive request
> --------------------------------------------------------------
>
>                 Key: THRIFT-3496
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3496
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Compiler, C++ - Library
>    Affects Versions: 1.0
>         Environment: Linux
>            Reporter: Sebastian Zenker
>            Priority: Critical
>              Labels: easyfix
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I extended the C++ unit tests to send a second request using the same 
> generated client instance (without recreating it). This causes the following 
> two problems:
> 1.) the client still has the first request in it's output buffer causing it 
> to send the first request again and again
> 2.) the wrong cob gets called, as sending the second request will always 
> overwrite the cob of the first request



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to