cassandra-dev  

Re: seqid_ in Cassandra.Client

Jonathan Ellis
Tue, 02 Mar 2010 08:04:02 -0800

org.apache.cassandra.thrift.* (in 0.6) or .service (in 0.5) is
autogenerated by Thrift.  We try not to mess with the Thrift compiler
except to fix bugs, but you're welcome to take a stab at it. :)

https://issues.apache.org/jira/browse/THRIFT

On Tue, Mar 2, 2010 at 9:58 AM, David Dabbs <dmda...@gmail.com> wrote:
> Hello. The seqid_ in Cassandra.Client appears to be unused. Is this
> vestigial or part of some work-in-progress?
>
> Thanks,
>
> david
>
>