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

2021-11-02 Thread Matt Fleming (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-17057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17437240#comment-17437240
 ] 

Matt Fleming commented on CASSANDRA-17057:
--

Ah, you're right. I completely missed that pluggable failure detection support 
was added as part of CEP-10. Sorry for the noise.

> 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
>Priority: Normal
>
> 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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



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

2021-10-25 Thread Benedict Elliott Smith (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-17057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17433675#comment-17433675
 ] 

Benedict Elliott Smith commented on CASSANDRA-17057:


There's already a config parameter to supply an {{IFailureDetector}}?

> 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
>Priority: Normal
>
> 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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org