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

Chi Vinh Le commented on THRIFT-2852:
-------------------------------------

Sorry I forgot to remove some comments.
See https://issues.apache.org/jira/browse/THRIFT-2853 

> Better Open/IsOpen/Close behavior for StreamTransport.
> ------------------------------------------------------
>
>                 Key: THRIFT-2852
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2852
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Library
>    Affects Versions: 0.9.2
>            Reporter: Chi Vinh Le
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>
> I use StreamTransport a lot to test functionality locally that otherwise uses 
> a Socket transport. Current implementation of IsOpen returns always true, 
> even though after a close, the whole transport is not usable.
> The following PR implements IsOpen, Open and Close that reflects the internal 
> state and behaves more similar to other transports like TSocket.
> https://github.com/apache/thrift/pull/285



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

Reply via email to