You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Robert Lu (JIRA)" <ji...@apache.org> on 2016/05/31 17:15:12 UTC

[jira] [Created] (THRIFT-3845) TBinaryProtocolAccelerated cannot use thrift_protocol ext

Robert Lu created THRIFT-3845:
---------------------------------

             Summary: TBinaryProtocolAccelerated cannot use thrift_protocol ext
                 Key: THRIFT-3845
                 URL: https://issues.apache.org/jira/browse/THRIFT-3845
             Project: Thrift
          Issue Type: Improvement
          Components: PHP - Compiler, PHP - Library
    Affects Versions: 0.9.3
         Environment: PHP7 with thrift 0.9.3, with thrift_protocol, at OS X 10.11
            Reporter: Robert Lu
            Priority: Minor


compiler generate phpcode:

 instanceof TBinaryProtocolAccelerated

to indicate use thrift_protocol, but when TBinaryProtocolAccelerated warped in TMultiplexedProtocol, thrift_protocol doesn't used, because TMultiplexedProtocol isn't TBinaryProtocolAccelerated's instence.



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