Re: March 2015 QA retrospective

2015-04-10 Thread Benedict Elliott Smith
> > CASSANDRA-8459 > "autocompaction" > on reads can prevent memtable space reclaimation > > Can you link a ticket to CASSANDRA-9012 and characterize in a way we can > try and implement how to make sufficiently large partitions, over > sufficie

Re: March 2015 QA retrospective

2015-04-10 Thread Ariel Weisberg
Hi, *CASSANDRA-8550 - Internal pagination in CQL3 index queries creating substantial overhead* Disabling things via flags would be a good safeguard like Java -XX flags to enable experimental things. It's just more work. I am talking about users. When you release monthly and discourage long runnin

Re: March 2015 QA retrospective

2015-04-10 Thread Ariel Weisberg
Hi, OK, can you file and link a ticket to CASSANDRA-9012 that we should test the commands that nodetool supports? Thanks, Ariel On Fri, Apr 10, 2015 at 2:09 PM, Carl Yeksigian wrote: > CASSANDRA-8028 > > Carl Yeksigian > > Unable > > to co

Re: March 2015 QA retrospective

2015-04-10 Thread Ariel Weisberg
Hi Sam, CASSANDRA-8280 Cassandra crashing on inserting data over 64K into indexed strings Added tests are good example, could focusing on testing all access paths and boundary conditions per access path have prevented Can you create a ticket