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

Jonathan Ellis commented on CASSANDRA-1367:
-------------------------------------------

I get a ton of compile errors from v6.  here is the first:

{code}
    [javac] 
/Users/jonathan/projects/cassandra/git-trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/AuthenticationException.java:54:
 org.apache.cassandra.thrift.AuthenticationException is not abstract and does 
not override abstract method setFieldValue(int,java.lang.Object) in 
org.apache.thrift.TBase
    [javac] public class AuthenticationException extends Exception implements 
TBase<AuthenticationException, AuthenticationException._Fields>, 
java.io.Serializable, Cloneable {
    [javac]        ^
    [javac] 
/Users/jonathan/projects/cassandra/git-trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/AuthenticationException.java:153:
 method does not override or implement a method from a supertype
    [javac]   @Override
    [javac]   ^
{code}

> Upgrade to Thrift 0.5.0
> -----------------------
>
>                 Key: CASSANDRA-1367
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1367
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Johan Oskarsson
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 1367_v5.patch, 1367_v6.patch, libthrift-0.5.jar
>
>
> There's finally a new thrift release out. This gives us a chance to 
> standardize on a release instead of just a revision of thrift trunk.
> http://www.apache.org/dist/incubator/thrift/0.4.0-incubating/thrift-0.4.0.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to