MXS-2004 thread_stack_size is deprecated AND ignored

This commit is contained in:
Johan Wikman
2018-08-13 09:58:38 +03:00
parent 2dd9e3e382
commit e075fcefcb
3 changed files with 6 additions and 6 deletions

View File

@ -163,7 +163,7 @@ will be used to manage the user connections.
#### `thread_stack_size`
Deprecated in 2.3.
Ignored and deprecated in 2.3.
If you need to explicitly set the stack size, do so using `ulimit -s` before
starting MaxScale.