You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2013/01/14 21:26:13 UTC

[jira] [Resolved] (CASSANDRA-3719) Upgrade thrift to latest release version (0.9.x)

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

T Jake Luciani resolved CASSANDRA-3719.
---------------------------------------

    Resolution: Fixed
      Reviewer: tjake

committed thx!
                
> Upgrade thrift to latest release version (0.9.x)
> ------------------------------------------------
>
>                 Key: CASSANDRA-3719
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3719
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jake Farrell
>            Assignee: Jake Farrell
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: 0001-CASSANDRA-3719-Upgrade-thrift-to-latest-release-vers.patch
>
>
> In Cassandra-3213 thrift was upgraded to thrift 0.7 and not the latest 0.8 release. This is due to THRIFT-1167 where the TNonblockingTransport in TNonblockingServer.FrameBuffer was moved into AbstractNonblockingServer.FrameBuffer and was changed from public to private. This causes the transport to not be available for SocketSessionManagementService as noted above. There is no short term workaround for this. 
> I have everything ready for patching but with the above mentioned issue it will be impossible to use Thrift 0.8.0. The fix for this is committed (THRIFT-1464) and will be available in the next Thrift release 0.9. Adding this to keep track of and will update with patches for the current version of Thrift when pushing out the next release

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira