cdabee6f06
MXS-2269 Explain PAM anonymous group mapping
2019-01-24 16:48:07 +02:00
d350589ce1
Update 2.3.3 release date
2019-01-21 13:43:53 +02:00
7f978f275f
MXS-2223 Log a message when a slave is discriminated due to replication lag
...
Both the replication lag and the message printing state are saved in SERVER,
although the values are mostly used by readwritesplit. A log message is printed
both when a server goes over the limit and when it comes back below.
Because of concurrency issues, a message may be printed multiple times before
different threads detect the new message state.
Documentation updated to explain the change.
2019-01-21 13:02:18 +02:00
0dfdff1f95
Update 2.3.3 release notes and change log
2019-01-17 11:11:04 +02:00
34359bdc83
Merge branch '2.2' into 2.3
2019-01-11 13:02:43 +02:00
18c57dc6cc
Update 2.2.19 release date
2019-01-11 12:58:33 +02:00
6eeb02d55d
Fix writeq_low_water documentation
...
The throttling is removed once the buffer size falls under
writeq_low_water, not writeq_high_water.
2019-01-11 10:27:11 +02:00
78ea12b4c1
Merge branch '2.2' into 2.3
2019-01-09 09:13:59 +02:00
27b3ab28e0
Update 2.2.19 release notes
2019-01-09 09:13:07 +02:00
7a7545f8f7
Merge branch '2.2' into 2.3
2019-01-08 15:59:03 +02:00
9cba1bdc37
Update release notes
2019-01-08 15:58:20 +02:00
0859f3caff
Merge branch '2.2' into 2.3
2019-01-07 10:33:34 +02:00
2172c4ca85
MXS-2048: Fix dbfwfilter module command documentation
...
Fixed the command names.
2019-01-06 13:17:32 +02:00
7b6ae4bc13
Add 2.2.19 release notes
...
Generated 2.2.9 release notes and added them to the changelog.
2019-01-06 13:05:42 +02:00
a4540b5cee
Add note about weightby deprecation
...
The documentation now states that the parameter was deprecated.
2019-01-06 13:01:37 +02:00
c8d4052aec
Improve release note generation script
...
The script can now be run from outside of the directory it is contained
in.
2019-01-03 13:34:10 +02:00
88f234fdcd
MXS-2214: Fix object names in documentation
...
The object names now always use a valid and supported form.
2019-01-03 09:37:59 +02:00
35d31801bb
Merge branch '2.2' into 2.3
2018-12-17 23:52:56 +02:00
e386dcba88
Merge branch '2.3.2' into 2.3
2018-12-17 09:33:40 +02:00
8b6022ee6d
Fix link in 2.3.1 release notes
2018-12-17 09:33:22 +02:00
562bd0c3fb
Update release date
2018-12-13 10:55:08 +02:00
136c0c3062
Add release notes for 2.2.18 and update change log
2018-12-12 12:44:48 +02:00
467231480f
Merge branch '2.3.2' into 2.3
2018-12-05 13:27:39 +02:00
a6cacbec17
Update MariaDBMonitor documentation
...
Updates troubleshooting section.
2018-12-04 18:05:38 +02:00
1a78f2ffbb
Merge branch '2.2' into 2.3
2018-12-04 11:23:31 +02:00
7872474595
Add missing bug fix to release notes
2018-12-03 15:30:47 +02:00
cd95ca7092
Update 2.3.2 release date
2018-12-03 14:51:40 +02:00
cb878f18b7
Update max_slave_connections documentation
...
Corrected the default value and added a more detailed explanation of what
the parameter does and how it affects client connections.
2018-11-29 08:47:11 +02:00
2b25f8522f
Update 2.3 changelog and 2.3.2 release notes
2018-11-28 14:26:15 +02:00
cf66cc6968
Merge branch '2.2' into 2.3
2018-11-28 11:27:44 +02:00
b3a425c048
Update 2.2.17 release date
2018-11-28 11:07:06 +02:00
c92e485b3b
Update table of contents in configuration guide
...
The file should be broken into smaller pieces.
2018-11-28 10:13:59 +02:00
f87ff431c1
Merge branch '2.2' into 2.3
2018-11-27 11:46:47 +02:00
4efb2672ff
Update 2.2 change log and 2.2.17 release notes
2018-11-27 10:39:14 +02:00
0c77514aaf
Update release notes
...
Explains the default setting of assume_unique_hostnames.
2018-11-27 10:23:36 +02:00
1df42326d5
Clean up TopFilter documentation
...
Wrap lines, clean up headings and add table of contents.
2018-11-26 10:32:08 +02:00
ab7daa9327
Add table of contents to filter documentation
...
Only added the TOC to the longest files.
2018-11-26 10:32:08 +02:00
ff22624d3c
Add table of contents to router documentation
...
The TOC was added only to the long documentation files to make them easier
to navigate. Also modified the headings for Avro and Binlog routers and did
some minor cleanup.
2018-11-26 10:32:08 +02:00
dcf53da209
Enable connection_keepalive by default
...
Enabling the feature by default prevents the master connection from dying
during times when there are very little or no writes. Having a modest ping
interval of 300 seconds serves to minimize the amount of extra work that
both MaxScale and the server have to do while still keeping the
connections in good shape.
2018-11-26 09:42:11 +02:00
dd27fe0c04
Enable the watchdog
...
As the watchdog related problems have now been dealt with, it is
safe to have it enabled by default.
2018-11-21 15:33:14 +02:00
c61aaee0ba
MXS-2168 Add documentation on "assume_unique_hostnames"
2018-11-21 10:30:11 +02:00
d06d919752
Merge branch '2.3.1' into 2.3
2018-11-20 19:28:18 +02:00
ad7c5dd981
Update release date
2018-11-20 19:25:56 +02:00
fa65881f13
Add explicit installation instructions
...
The packages need to be installed with the correct tools and thus it makes
sense to instruct on the installation in the installation guide.
2018-11-20 16:28:36 +02:00
48eb57bdc5
Merge branch '2.3.1' into 2.3
2018-11-20 11:27:59 +02:00
c552845fd1
Deprecate old admin modules
...
Added notification messages for the deprecation of the old admin interface
modules. Also added notes into the documentation about their deprecation.
2018-11-20 10:51:49 +02:00
e3ad827288
Do not enable the watchdog by default
...
Any administrative operation, performed using maxadmin or maxctrl,
that takes longer than the watchdog timeout will cause MaxScale to
be killed and restarted by the watchdog.
2018-11-20 10:43:59 +02:00
9263c1cf8d
Correct default watchdog timeout from 30 to 60
...
Documentation change.
2018-11-19 09:39:52 +02:00
bba0bc0f31
MXS-2158 Relax requirements for manual rejoin
...
The operation is now allowed even if the rejoining server has empty gtid:s.
Auto-rejoin keeps the safeties on.
2018-11-16 13:03:30 +02:00
715eaf6760
MXS-1598 Explain how monitor measures replication lag
2018-11-16 10:13:16 +02:00