Re: Soliciting volunteers for flaky dtests on trunk

2017-05-10 Thread Lerh Chuan Low
I'll try my hand on https://issues.apache.org/jira/browse/CASSANDRA-13182. On 11 May 2017 at 05:59, Blake Eggleston wrote: > I've taken CASSANDRA-13194, CASSANDRA-13506, CASSANDRA-13515, > and CASSANDRA-13372 to start > > On May 10, 2017 at 12:44:47 PM, Ariel Weisberg (ar...@weisberg.ws) wrote:

Does partition size limitation still exists in Cassandra 3.10 given there is a B-tree implementation?

2017-05-10 Thread Kant Kodali
Hi All, Cassandra community had always been recommending 100MB per partition as a sweet spot however does this limitation still exist given there is a B-tree implementation to identify rows inside a partition? https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/rows/BT

Re: Soliciting volunteers for flaky dtests on trunk

2017-05-10 Thread Blake Eggleston
I've taken CASSANDRA-13194, CASSANDRA-13506, CASSANDRA-13515, and  CASSANDRA-13372 to start On May 10, 2017 at 12:44:47 PM, Ariel Weisberg (ar...@weisberg.ws) wrote: Hi, The dev list murdered my rich text formatted email. Here it is reformatted as plain text. The unit tests are looking pr

Re: Soliciting volunteers for flaky dtests on trunk

2017-05-10 Thread Ariel Weisberg
Hi, The dev list murdered my rich text formatted email. Here it is reformatted as plain text. The unit tests are looking pretty reliable right now. There is a long tail of infrequently failing tests but it's not bad and almost all builds succeed in the current build environment. In CircleCI it se

Soliciting volunteers for flaky dtests on trunk

2017-05-10 Thread Ariel Weisberg
Hi all, The unit tests are looking pretty reliable right now. There is a long tail of infrequently failing tests but it's not bad and almost all builds succeed in the current build environment. In CircleCI it seems like unit tests might be a little less reliable, but still usable. The dtests on th