summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2015-11-13 15:23:14 +1100
committerAmitay Isaacs <amitay@samba.org>2015-11-16 08:42:11 +0100
commit74fa62c685069425e6e15783a0eb290e0778ce65 (patch)
treef92daad43fa682769946f8c0c8580b0c15dda1bb /WHATSNEW.txt
parent9166c30a41997b8d94222abe551053dacd2ca0fa (diff)
downloadsamba-74fa62c685069425e6e15783a0eb290e0778ce65.tar.gz
WHATSNEW: Document CTDB tunable change
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f1a1c07f02c..53f7860d489 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -41,6 +41,17 @@ smb.conf changes
-------------- ----------- -------
aio max threads New 100
+CTDB changes
+------------
+
+* The CTDB tunable parameter EventScriptTimeoutCount has been renamed
+ to MonitorTimeoutCount
+
+ It has only ever been used to limit timed-out monitor events.
+
+ Configurations containing CTDB_SET_EventScriptTimeoutCount=<n> will
+ cause CTDB to fail at startup. Useful messages will be logged.
+
KNOWN ISSUES
============