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

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

Github user jfarrell commented on the pull request:

    https://github.com/apache/thrift/pull/512#issuecomment-123525168
  
    hey @marshalium, i'm working on cutting the 0.9.3 rc right now and using 
the docker containers in build/docker/ to do so. Travis is working to enable 
docker support and we are in the beta for this, once 0.9.3 is cut i'll be 
working to switch us over to that, which should help make the CI runs more 
consistent across environments 


> TFramedTransport is in an invalid state after frame size exception
> ------------------------------------------------------------------
>
>                 Key: THRIFT-3182
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3182
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library
>    Affects Versions: 0.9.2
>            Reporter: Marshall Scorcio
>
> https://github.com/apache/thrift/pull/512
> This is necessary because after reading the invalid
> frame size from the underlying transport the transport
> is left in a bad state. Any following reads will
> likely throw more invalid frame size exceptions and
> if they don’t they will be reading corrupted messages.
> Closing forces the caller to discard the connection and
> get a new one.



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

Reply via email to