From 76ea31bc2d742f1d95ac08fb8ae00c1b2effef8b Mon Sep 17 00:00:00 2001 From: Markus Makela Date: Fri, 9 Sep 2016 17:02:41 +0300 Subject: [PATCH] Add MXS-812 to release notes MXS-812 is now mentioned in the 2.0.1 release notes. --- Documentation/Release-Notes/MaxScale-2.0.1-Release-Notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/Release-Notes/MaxScale-2.0.1-Release-Notes.md b/Documentation/Release-Notes/MaxScale-2.0.1-Release-Notes.md index c8336a16e..fe6675efc 100644 --- a/Documentation/Release-Notes/MaxScale-2.0.1-Release-Notes.md +++ b/Documentation/Release-Notes/MaxScale-2.0.1-Release-Notes.md @@ -115,6 +115,7 @@ Please consult [Here is a list of bugs fixed since the release of MaxScale 2.0.1.](https://jira.mariadb.org/issues/?jql=project%20%3D%20MXS%20AND%20issuetype%20%3D%20Bug%20AND%20status%20%3D%20Closed%20AND%20fixVersion%20in%20(2.0.0%2C%202.0.1)%20AND%20resolved%20%3E%3D%20-21d%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC) +* [MXS-812](https://jira.mariadb.org/browse/MXS-812): Number of conns not matching number of operations * [MXS-847](https://jira.mariadb.org/browse/MXS-847): server_down event is executed 8 times due to putting sever into maintenance mode * [MXS-845](https://jira.mariadb.org/browse/MXS-845): "Server down" event is re-triggered after maintenance mode is repeated * [MXS-842](https://jira.mariadb.org/browse/MXS-842): Unexpected / undocumented behaviour when multiple available masters from mmmon monitor