[ANN] Apache Cassandra 2.1.0-rc4 release candidate

2014-07-19 Thread Eric Evans
The Cassandra team is pleased to announce the release of Apache Cassandra version 2.1.0-rc4. If all goes well, this release candidate will become 2.1.0 final, until then it should not be considered for production use. We'd appreciate testing; Let us know of any problems[3]! You can download 2.1

Re: DataType protocol ID error for TIMESTAMPs when upgrading from 1.2.11 to 2.0.9

2014-07-19 Thread Karl Rieb
Can now be followed at: https://issues.apache.org/jira/browse/CASSANDRA-7576 . On Sat, Jul 19, 2014 at 1:03 PM, Karl Rieb wrote: > Will do! > > On Jul 19, 2014, at 11:22 AM, Robert Stupp wrote: > > Can you submit a ticket in C* JIRA at issues.apache.org? > > -- > Sent from my iPhone > > Am 19.

Re: DataType protocol ID error for TIMESTAMPs when upgrading from 1.2.11 to 2.0.9

2014-07-19 Thread Karl Rieb
Will do! > On Jul 19, 2014, at 11:22 AM, Robert Stupp wrote: > > Can you submit a ticket in C* JIRA at issues.apache.org? > > -- > Sent from my iPhone > >> Am 19.07.2014 um 16:45 schrieb Karl Rieb : >> >> Ben! I think I have an idea of exactly where the bug is! >> >> I did some more searchi

Re: DataType protocol ID error for TIMESTAMPs when upgrading from 1.2.11 to 2.0.9

2014-07-19 Thread Robert Stupp
Can you submit a ticket in C* JIRA at issues.apache.org? -- Sent from my iPhone > Am 19.07.2014 um 16:45 schrieb Karl Rieb : > > Ben! I think I have an idea of exactly where the bug is! > > I did some more searching and discovered the difference that causes some > tables to produce the wrong

Re: DataType protocol ID error for TIMESTAMPs when upgrading from 1.2.11 to 2.0.9

2014-07-19 Thread Karl Rieb
Ben! I think I have an idea of exactly where the bug is! I did some more searching and discovered the difference that causes some tables to produce the wrong type and others to be okay: *the tables with the wrong type reverse the ordering of the timestamp column*. The bug is in org.apache.cassand