CASSANDRA-13444: Fast Streaming Hist

2017-05-09 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] ht

Cassandra 2.1.13: Using JOIN_RING=False

2017-05-09 Thread Anubhav Kale
Hello, With some inspiration from the Cassandra Summit talk from last year, we are trying to setup a cluster with coordinator-only nodes. We setup join_ring=false in env.sh, disabled auth in YAML and the nodes are able to start just fine. However, we're running into a few problems 1] The nodes