[ 
https://issues.apache.org/jira/browse/CASSANDRA-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495658#comment-13495658
 ] 

T Jake Luciani commented on CASSANDRA-3719:
-------------------------------------------

Jake can you update your patches and I'll add it to trunk, 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: 1.3
>
>         Attachments: Cassandra-3719-v1-001-updated-source.patch, 
> Cassandra-3719-v1-002-thrift-jar-and-license.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

Reply via email to