summaryrefslogtreecommitdiffstats
path: root/ctdb/NEWS
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2013-06-21 10:52:05 +1000
committerAmitay Isaacs <amitay@gmail.com>2013-06-22 15:54:14 +1000
commit51150c772732846975ea9aa67107914c9cd6ce5f (patch)
tree608493a8cc85662f2639609ace1f1f864788a738 /ctdb/NEWS
parent16d374f75e9120a2d8ea3bb7b503d9d0f9f72a51 (diff)
downloadsamba-51150c772732846975ea9aa67107914c9cd6ce5f.tar.gz
samba-51150c772732846975ea9aa67107914c9cd6ce5f.tar.xz
samba-51150c772732846975ea9aa67107914c9cd6ce5f.zip
doc: Update NEWS
Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit cd6227aa38d3bb4e5043faeffe436004e27b6d06)
Diffstat (limited to 'ctdb/NEWS')
-rw-r--r--ctdb/NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/ctdb/NEWS b/ctdb/NEWS
index b4a6169e39f..8056d18d202 100644
--- a/ctdb/NEWS
+++ b/ctdb/NEWS
@@ -1,3 +1,29 @@
+Changes in CTDB 2.3
+===================
+
+User-visible changes
+--------------------
+
+* 2 new configuration variables for 60.nfs eventscript:
+
+ - CTDB_MONITOR_NFS_THREAD_COUNT
+ - CTDB_NFS_DUMP_STUCK_THREADS
+
+ See ctdb.sysconfig for details.
+
+Important bug fixes
+-------------------
+
+* ctdb tool should not exit from a retry loop if a control times out
+ (e.g. under high load). This simple fix will stop an exit from the
+ retry loop on any error.
+
+Important internal changes
+--------------------------
+
+*
+
+
Changes in CTDB 2.2
===================