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

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

Github user marshalium commented on the pull request:

    https://github.com/apache/thrift/pull/512#issuecomment-123489427
  
    How do I kick off a new a build? I don't see any UI for that in Travis. 
Maybe it needs to be done by an administrator of some sort?
    
    I'm not optimistic that it will pass if I were able to kick it off again. 
Looking at the other failing builds, many of them are failing on the same Cabal 
"depends on text-1.2.1.1 which failed to install" errors. For example: 
https://travis-ci.org/apache/thrift/jobs/70311882. Is someone investigating the 
cause of that problem?
    
    



> 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