mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 04:56:58 +00:00
Avoid pinging self in direct failure detector, this adds confusing noise and adds constant overhead. Fixes #14388 Closes #14558 * github.com:scylladb/scylladb: direct_fd: do not ping self raft: initialize raft_group_registry with host id early raft: code cleanup