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?

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

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

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

CASSANDRA-13444: Fast Streaming Hist

2017-05-10 Thread Fedor Bobin
Hello, Could someone provide feedback (and possible merge) my PR [1] for CASSANDRA-13444? I rewrote cpu-critical part of Cassandra. Merging this PR will reduce cpu and GC consumtion produced by Compaction threads. You can find more details in issue description [2]. Thanks. Feodor Bobin [1]