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

Sylvain Lebresne commented on CASSANDRA-3213:
---------------------------------------------

Thrift 0.8 is out now. However, I quickly tried updating trunk to it but there 
is a few hiccups. In particular, it has change the access to the trans_ field 
of AbstractNonBlockingServer.FrameBuffer which we use in our custom servers to 
record the socket in SocketSessionManagementService. I'm far from being a 
thrift expert but I didn't see a very trivial way to deal with that.

Also, probably most of the bulk of our current CustomTHsHaServer can probably 
go away since 0.8 includes THRIFT-1167 (though we still want to keep the part 
that register the socket).

Anyway, that task may be a tiny bit more than trivial if we want to upgrade to 
0.8 (which we should). So let's avoid doing this the day before the 1.1 freeze.
                
> Upgrade Thrift to 0.7.0
> -----------------------
>
>                 Key: CASSANDRA-3213
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3213
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>            Reporter: Jake Farrell
>            Assignee: Jake Farrell
>            Priority: Trivial
>              Labels: thrift
>             Fix For: 1.1
>
>         Attachments: v1-0001-update-generated-thrift-code.patch, 
> v1-0002-upgrade-thrift-jar-and-license.patch, v1-0003-update-build-xml.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to