You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2016/01/23 17:03:39 UTC

[jira] [Created] (THRIFT-3578) Make THeaderTransport detect TCompact framed and unframed

Aki Sukegawa created THRIFT-3578:
------------------------------------

             Summary: 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)