From d8c7ae4bcd7fb75f417e43c2d14ce44aac279ea1 Mon Sep 17 00:00:00 2001 From: Martin Schwenke Date: Tue, 31 Jul 2018 13:07:10 +1000 Subject: [PATCH] WHATSNEW: Mention changes to "ctdb event" command Signed-off-by: Martin Schwenke --- WHATSNEW.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index b6bf04447a2..f45251bea04 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -324,6 +324,20 @@ There are many changes to CTDB in this release. Event scripts must now end with a ".script" suffix. +* The "ctdb event" command has changed in 2 ways: + + - A component is now required for all commands + + In this release the only valid component is "legacy". + + - There is no longer a default event when running "ctdb event status" + + Listing the status of the "monitor" event is now done via: + + ctdb event status legacy monitor + + See ctdb(1) for details. + * The following service-related event script options have been removed: -- 2.18.0