mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 15:03:06 +00:00
The failure detector runs on CPU 0, for external usage, this is an implementation detail which is unrelevant. This adds a wrapper functions for the functions that are defined in FailureDetectorMBean which would map the request to the correct CPU. Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>