Results 302 comments of Kamil Braun

I want to close it once @Fornax96 confirms that the issue is fixed, and that can only be done once we release 5.4.7 (we didn't yet -- why? There are...

@mykaul do you know what's the status of 5.4.7? I see there's `tag: scylla-5.4.7-candidate` but is anything happening to it?

@Fornax96 5.4.7 was released, can you upgrade and check if the issue keeps happening? https://forum.scylladb.com/t/release-scylladb-5-4-7/2153

https://opensource.docs.scylladb.com/stable/reference/configuration-parameters.html#confval-direct_failure_detector_ping_timeout_in_ms This documentation is automatically generated from db/config.cc IIUC

> when facing the above issue I expect that nobody will ever face this issue again because the default is now 600ms, not 300ms.

Note: we plan to support concurrent bootstrap as well, so we'll have to remember about documenting that as well

Ref: https://github.com/scylladb/scylladb/issues/15735

We'll need to document changes to `removenode` and `replace` after Gleb's `change the way ignored nodes are handled by the topology coordinator` series (a WARNing that removed and ignored nodes...