Re: March 2015 QA retrospective

2015-04-09 Thread Jeremiah D Jordan
CASSANDRA-8687 > Jeremiah Jordan > Keyspace > should also check Config.isClientMode Is there a way to test for missing > Config.isClientMode checks? We should probably redo the client mode type stuff. Code should assume we are in a tool unt

Re: March 2015 QA retrospective

2015-04-09 Thread Josh McKenzie
CASSANDRA-8292 From Pig: org.apache.cassandra.exceptions.ConfigurationException: Expecting URI in variable: [cassandra.config]. Please prefix the file with file:/// for local files or file:/// for remote files. PIG not tested As advertised. I didn't run the pig tests before commit so that's 100% o

Re: March 2015 QA retrospective

2015-04-09 Thread Jake Luciani
Here is my response. T Jake Luciani Null pointer after droping keyspace Add/drop keyspace not tested under load, with server logs checked for errors To detect this we would need a test to write to a table, wait for compaction to start then d

Re: March 2015 QA retrospective

2015-04-09 Thread Tyler Hobbs
Here are my responses for my tickets: CASSANDRA-7910 - wildcard prepared statements are incorrect after a column is added to the table As part of the ticket, I added general dtests for prepared statement invalidation after ALTER TABLE statements: https://github.com/riptano/cassandra-dtest/blob/18

Re: March 2015 QA retrospective

2015-04-09 Thread Ariel Weisberg
Repeated with sort *Key* *Assignee* *Summary* *Revisit reason* CASSANDRA-8285 Aleksey Yeschenko Move all hints related tasks to hints private executor Pierre's reproducer represents something we weren't doing, but that users are. Is that no

Re: March 2015 QA retrospective

2015-04-09 Thread Jonathan Ellis
Could you sort the ticket list by assignee so people just have to look for their name once? On Thu, Apr 9, 2015 at 12:43 PM, Ariel Weisberg wrote: > Hi, > > Thanks Philip. > > For items in went poorly, is there anything we could change or should have > done differently to get contributor branche

Re: March 2015 QA retrospective

2015-04-09 Thread Ariel Weisberg
Hi, Thanks Philip. For items in went poorly, is there anything we could change or should have done differently to get contributor branches running in CI? I don’t recall us setting a fixed goal for when that had to be done. There are two angles to evaluate this from and decide if there is a probl