From ebe41614adb5b17c485125628b50acf77d094348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Wed, 14 Nov 2018 09:17:41 +0200 Subject: [PATCH] Add csmon to release notes --- .../Release-Notes/MaxScale-2.3.1-Release-Notes.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Documentation/Release-Notes/MaxScale-2.3.1-Release-Notes.md b/Documentation/Release-Notes/MaxScale-2.3.1-Release-Notes.md index 5d055a2e9..add7d0279 100644 --- a/Documentation/Release-Notes/MaxScale-2.3.1-Release-Notes.md +++ b/Documentation/Release-Notes/MaxScale-2.3.1-Release-Notes.md @@ -58,6 +58,17 @@ will be removed in 2.4. ## New Features +### ColumnStore Monitor + +The new `csmon` monitor can be used to monitor ColumnStore clusters where the +primary UM will be assigned as the master and secondary UMs as slaves. Automatic +detection of the primary UM is supported with ColumnStore versions 1.2.1 and +newer. For older versions the primary UM must be designated with the `primary` +parameter of the monitor. + +Read the [csmon documentation](../Monitors/ColumnStore-Monitor.md) for more +information on how to use it. + ### MaxCtrl There is now a new command `classify ` using which it can