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

Fauzan Ardhana commented on THRIFT-4607:
----------------------------------------

it's still occurring even after i use thrift 0.11
https://gist.github.com/fauzanardh/f2e7ae0e62ba714576ebad54189a5f0a

> Go - Making concurrent connection resulting EOF
> -----------------------------------------------
>
>                 Key: THRIFT-4607
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4607
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Library
>    Affects Versions: 0.10.0
>            Reporter: Fauzan Ardhana
>            Priority: Minor
>
> When i make concurrent function calls thrift returns error, but when i tried 
> to modified the code to use closed connection it runs fine. I need to use 
> keep-alive connection to make the request efficiently.
> snippet of my code : https://ghostbin.com/paste/ts3oo
> i don't know what went wrong with my code but, the EOF happens when i tried 
> to make 2 services(different headers) and run them concurrently while using 
> keep-alive connection, it is fine when i only use one service.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to