|
|
@@ -761,11 +761,6 @@ static int main_config_parser_cb(const char *path,
|
|
|
(strcmp(path, "totem.downcheck") == 0) ||
|
|
|
(strcmp(path, "totem.fail_recv_const") == 0) ||
|
|
|
(strcmp(path, "totem.seqno_unchanged_const") == 0) ||
|
|
|
- (strcmp(path, "totem.rrp_token_expired_timeout") == 0) ||
|
|
|
- (strcmp(path, "totem.rrp_problem_count_timeout") == 0) ||
|
|
|
- (strcmp(path, "totem.rrp_problem_count_threshold") == 0) ||
|
|
|
- (strcmp(path, "totem.rrp_problem_count_mcast_threshold") == 0) ||
|
|
|
- (strcmp(path, "totem.rrp_autorecovery_check_timeout") == 0) ||
|
|
|
(strcmp(path, "totem.heartbeat_failures_allowed") == 0) ||
|
|
|
(strcmp(path, "totem.max_network_delay") == 0) ||
|
|
|
(strcmp(path, "totem.window_size") == 0) ||
|