You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Sivabudh Umpudh (JIRA)" <ji...@apache.org> on 2018/07/22 18:22:00 UTC

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

Sivabudh Umpudh created THRIFT-4603:
---------------------------------------

             Summary: 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.11.0, 0.9.3
         Environment: Windows 10. Windows Server 2012.
            Reporter: Sivabudh Umpudh


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)