[GitHub] cassandra pull request #87: 12979 fix check disk space

2016-12-07 Thread rustyrazorblade
Github user rustyrazorblade closed the pull request at: https://github.com/apache/cassandra/pull/87 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

streaming_connections_per_host - speeding up CPU bound bootstrap

2016-12-07 Thread Corentin Chary
Currently the StreamPlan created for bootstrap (and rebuild) will only create one connection per host. If you have less nodes than cores, this is likely to be CPU bound (a CPU seems to be able to process ~5MB/s). Is there any reason why something naive like

Re: CASSANDRA-12888: Streaming and MVs

2016-12-07 Thread Benjamin Roth
Grmpf! 1000+ consecutive must be wrong. I guess I mixed sth up. But it repaired over and over again for 1 or 2 days. 2016-12-07 9:01 GMT+01:00 Benjamin Roth : > Hi Paolo, > > First of all thanks for your review! > > I had the same concerns as you but I thought it is

Re: CASSANDRA-12888: Streaming and MVs

2016-12-07 Thread Benjamin Roth
Hi Paolo, First of all thanks for your review! I had the same concerns as you but I thought it is beeing handled correctly (which does in some situations) but I found one that creates the inconsistencies you mentioned. That is kind of split brain syndrom, when multiple nodes fail between