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/01/04 03:10:02 UTC

[jira] [Closed] (THRIFT-4603) Are different Thrift versions compatible with one another?

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

James E. King III closed THRIFT-4603.
-------------------------------------

This issue was resolved without a fixVersion but was not closed - closing.

> Are different Thrift versions compatible with one another?
> ----------------------------------------------------------
>
>                 Key: THRIFT-4603
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4603
>             Project: Thrift
>          Issue Type: Question
>    Affects Versions: 0.9.3, 0.11.0
>         Environment: Windows 10. Windows Server 2012.
>            Reporter: Sivabudh Umpudh
>            Assignee: James E. King III
>            Priority: Minor
>
> Due to my existing codebase, I'm forced to use the following Thrift versions for the following programming languages.
>  * Python - v0.11.0 (installed via pip)
>  * C# - v0.9.3 (because there's a hard dependency on .NET 3.5. Installed via NuGet)
>  * C# - v0.11.0 (installed via NuGet)
>  * C++ - 2018-06-15 build  (installed via vcpkg)
> Will they be able to work together? Python will be the server and C# and C++ will be the clients.



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