Re: Key order check in sstable2json

2012-08-11 Thread Tyler Hobbs
Sounds like bad behavior. Can you open a JIRA ticket for that (once jira is back up :) ? On Thu, Aug 9, 2012 at 9:14 AM, Mat Brown wrote: > Hello, > > We've noticed that when passing multiple -k arguments to the > sstable2json utility, we pretty much always get an IOException with > "Key out of

Key order check in sstable2json

2012-08-09 Thread Mat Brown
Hello, We've noticed that when passing multiple -k arguments to the sstable2json utility, we pretty much always get an IOException with "Key out of order!". Looking at this: https://github.com/apache/cassandra/blob/cassandra-1.0.10/src/java/org/apache/cassandra/tools/SSTableExport.java#L241 it loo