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 feat
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
https://github.com/iksaif/cassandra/comm
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 beeing handled
> correctly (wh
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 repairs.