You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matt Fleming (Jira)" <ji...@apache.org> on 2021/10/22 21:04:00 UTC

[jira] [Created] (CASSANDRA-17057) Refactor and support pluggable failure detection

Matt Fleming created CASSANDRA-17057:
----------------------------------------

             Summary: Refactor and support pluggable failure detection
                 Key: CASSANDRA-17057
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17057
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Matt Fleming


Making it possible to supply custom failure detectors enables supporting new failure detection algorithms and makes testing using mocks much easier.

The general idea is to introduce a new config parameter, such as org.apache.cassandra.custom_failure_detector_class, that specifies the failure detection class to use.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org