Re: Slow unit tests with Cassandra 4.x on macOS

2022-06-09 Thread Johannes Weißl
Hi Jacek, The unit tests are from the company I work at, so I cannot share any link. They repeatedly create and drop schemas as part of the unit test setup and teardown methods. If it helps, I can provide minimal executable examples, but I thought maybe the problem is already known (after all, I

Re: removing a drive - 4.0.1

2022-06-09 Thread Joe Obernberger
When a drive fails in a large cluster and you don't immediately have a replacement drive, is it OK to just remove the drive from cassandra.yaml and restart the node?  Will the missing data (assuming RF=3) be re-replicated? I have disk_failure_policy set to "best_effort", but the node still fail