Yup, that's it, r986486 on Table.java made the problem go away, talk about great timing :)
On Tue, Aug 17, 2010 at 2:38 PM, Eric Evans <eev...@rackspace.com> wrote: > On Tue, 2010-08-17 at 14:04 -0700, Ed Anuff wrote: > > > > I'm finding that once I add an index to a column family that I start > > getting > > exceptions as I try to add rows to it. It works fine if I don't > > define the > > column metadata. Any ideas what would cause this? > > > > ERROR 12:44:21,477 Error in ThreadPoolExecutor > > java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: > > -70 > > Looks like https://issues.apache.org/jira/browse/CASSANDRA-1402 > > -- > Eric Evans > eev...@rackspace.com > >