Thanks. I'll check in with the Thrift team. I see there's an avro client as well. Is Avro the direction in which Cassandra is headed?
Thanks, david > -----Original Message----- > From: Jonathan Ellis [mailto:jbel...@gmail.com] > Sent: Tuesday, March 02, 2010 10:02 AM > To: cassandra-dev@incubator.apache.org > Subject: Re: seqid_ in Cassandra.Client > > 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 > > > >