If this doesn't happen and totem spends a long time in gather, pause
timeout actions will happen because the pause timer isn't started on
startup.
Regards
-steve
Index: exec/totemsrp.c
===================================================================
--- exec/totemsrp.c (revision 2542)
+++ exec/totemsrp.c (working copy)
@@ -877,7 +877,7 @@
instance->totemsrp_confchg_fn = confchg_fn;
instance->use_heartbeat = 1;
- instance->pause_timestamp = timerlist_nano_current_get ();
+ timer_function_pause_timeout (instance);
if ( totem_config->heartbeat_failures_allowed == 0 ) {
log_printf (instance->totemsrp_log_level_debug,
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais