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 2019/02/01 05:36:00 UTC

[jira] [Closed] (THRIFT-3989) PHP socket client unsupports TFramedTransport

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

James E. King III closed THRIFT-3989.
-------------------------------------
    Resolution: Cannot Reproduce
      Assignee: James E. King III

There is a TFramedTransport in 0.12.0 and the cross test proves that it works with php as a client and cpp as a server.

> PHP socket client unsupports TFramedTransport
> ---------------------------------------------
>
>                 Key: THRIFT-3989
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3989
>             Project: Thrift
>          Issue Type: Improvement
>          Components: PHP - Library
>    Affects Versions: 0.7, 0.9.3, 0.10.0, 0.11.0
>            Reporter: Zuocheng Liu
>            Assignee: James E. King III
>            Priority: Major
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> TFramedTransport for socket is unsupported.
> My C++ thrift server use TFramedTransport, While my PHP thrift client can not connect it.
> I have written a php class named TFramedScoketTransport to solve this problem.
> May I submit the code to the unreleased versions? 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)