Bela Ban created JGRP-2202:
------------------------------
Summary: FD_ALL: sanity check that interval is less than timeout
Key: JGRP-2202
URL:
https://issues.jboss.org/browse/JGRP-2202
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 4.0.5
If {{timeout}} is 5000, but {{interval}} is 8000 (and {{timeout_check_interval}} 2000),
then we'll always get (false) suspicions. These don't actually exclude a member in
most cases, but lead to annoying suspicion warnings.
Log a warn message if such a config is found on startup.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)