Rename the tunable EventScriptBanCount to EventScriptTimeoutCount
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 14 Dec 2009 04:53:23 +0000 (15:53 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 14 Dec 2009 04:53:23 +0000 (15:53 +1100)
commit5c8e56fc7a518e115bceac257867739283cf6a1e
tree61e08fb336f084b3af87390ece3dcd100dcd5df6
parent401f421fa003d9515df15e759b50b56e0c67d69c
Rename the tunable EventScriptBanCount to EventScriptTimeoutCount
since we no longer ban nodes when dodgy scripts continue to hang.

We now only mark nodes as unhealthy if monitor events fail or timeout. Never ban.
include/ctdb_private.h
server/ctdb_monitor.c
server/ctdb_tunables.c