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

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

GitHub user nsuke opened a pull request:

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

    THRIFT-3578 Make THeaderTransport detect TCompact framed and unframed

    Closed previous one by mistake: #817

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3578-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/819.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #819
    
----
commit b7780d15b825608adbcc72f336d43e8816482dbf
Author: Nobuaki Sukegawa <[email protected]>
Date:   2016-01-23T16:03:28Z

    THRIFT-3578 Make THeaderTransport detect TCompact framed and unframed

----


> Make THeaderTransport detect TCompact framed and unframed
> ---------------------------------------------------------
>
>                 Key: THRIFT-3578
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3578
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>            Priority: Minor
>
> THeaderTransport detect TBinaryProtocol with either framed or unframed 
> protocol and acts as if it's plain TBinaryProtocol.
> Adding new protocol support is safe as long as its protocol ID is large 
> enough so that size can never have the same value.



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

Reply via email to