Change the (dodgy) seqnumfrequency variable to have ms resolution instead of second...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 1 Apr 2009 06:21:38 +0000 (17:21 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 1 Apr 2009 06:21:38 +0000 (17:21 +1100)
commit68eac459e5d2b6b534f72821036675ffe5d7a350
tree6a546afaed4dec034873e15c027fb766b7ebdc2a
parent9ac9745ba9296d01e3b18148ae8c3240e51cf090
Change the (dodgy) seqnumfrequency variable to have ms resolution instead of second resolution.

Rename the variable to SeqnumInterval for
1, it is an interval and not a 1/interval unit
2, so that we catch when people use this old variable and can update the sysconfig file instead of silently changin semantics of this variable

this is a real dodgy variable
include/ctdb_private.h
server/ctdb_ltdb_server.c
server/ctdb_tunables.c