You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/10/25 13:00:13 UTC

[jira] [Resolved] (THRIFT-4353) cannot read via thrift_protocol at server side

     [ https://issues.apache.org/jira/browse/THRIFT-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King, III resolved THRIFT-4353.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

Committed - thanks.

> cannot read via thrift_protocol at server side
> ----------------------------------------------
>
>                 Key: THRIFT-4353
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4353
>             Project: Thrift
>          Issue Type: Improvement
>          Components: PHP - Library
>    Affects Versions: 0.9.3, 0.10.0
>         Environment: php7 + macOS
>            Reporter: Robert Lu
>            Assignee: Robert Lu
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> When server read message, the processor read the method name, and then server will know the $args type.
> At this time, We cannot use thrift_protocol_read_binary, because message head is already read.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)