[SCM] CTDB repository - branch 2.5 updated - ctdb-2.5.2-130-g6f985ee

Amitay Isaacs amitay at samba.org
Mon Mar 31 17:50:36 MDT 2014


The branch, 2.5 has been updated
       via  6f985ee9378893470c180a1cd864dc4c96d3ad5b (commit)
      from  3ca08fef0ea62580ea1b61c7847c74240c2128c5 (commit)

http://gitweb.samba.org/?p=ctdb.git;a=shortlog;h=2.5


- Log -----------------------------------------------------------------
commit 6f985ee9378893470c180a1cd864dc4c96d3ad5b
Author: Martin Schwenke <martin at meltin.net>
Date:   Mon Mar 31 15:25:32 2014 +1100

    Update NEWS
    
    Signed-off-by: Martin Schwenke <martin at meltin.net>

-----------------------------------------------------------------------

Summary of changes:
 NEWS |   35 +++++++++++++++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/NEWS b/NEWS
index 6ba90f6..a91e48d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+Changes in CTDB 2.5.3
+=====================
+
+User-visible changes
+--------------------
+
+* New configuration variable CTDB_NATGW_STATIC_ROUTES allows NAT
+  gateway feature to create static host/network routes instead of
+  default routes.  See the documentation.  Use with care.
+
+Important bug fixes
+-------------------
+
+* ctdbd no longer crashes when tickles are processed after reloading
+  the nodes file.
+
+* "ctdb reloadips" works as expected because the DEL_PUBLIC_IP control
+  now waits until public IP addresses are released before returning.
+
+Important internal changes
+--------------------------
+
+* Vacuuming performance has been improved.
+
+* Record locking now compares records based on their hashes to avoid
+  scheduling multiple requests for records on the same hashchain.
+
+* An internal timeout for revoking read-only record relegations has
+  been changed from hard-coded 5 seconds to the value of the
+  ControlTimeout tunable.  This makes it less likely that ctdbd will
+  abort.
+
+* Many test improvements and additions.
+
+
 Changes in CTDB 2.5.2
 =====================
 


-- 
CTDB repository


More information about the samba-cvs mailing list