[MDEV-17428] Update wsrep_max_ws_rows and wsrep_max_ws_size values in wsrep.cnf.sh Created: 2018-10-11  Updated: 2019-02-21  Resolved: 2019-02-21

Status: Closed
Project: MariaDB Server
Component/s: Scripts & Clients
Affects Version/s: 10.1.17, 10.2.18, 10.3, 10.4
Fix Version/s: 10.2.23, 10.1.39, 10.3.14, 10.4.4

Type: Bug Priority: Minor
Reporter: Kristyna Streitova Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: galera

Issue Links:
Relates
relates to MDEV-18671 Document wsrep_max_ws_rows and wsrep_... Closed

 Description   

Since MariaDB 10.1.17 the new default values for wsrep_max_ws_rows and wsrep_max_ws_size were set:

wsrep_max_ws_rows

  • Default Value:
  • 0 (>= MariaDB Galera 10.0.27, MariaDB 10.1.17)
  • 131072 (<= MariaDB Galera 10.0.26, MariaDB 10.1.16)

wsrep_max_ws_size

  • Default Value:
  • 2147483647 (2GB, >= MariaDB Galera 10.0.27, MariaDB 10.1.17)
  • 1073741824 (1GB, <= MariaDB Galera 10.0.26, MariaDB 10.1.16)

However in support-files/wsrep.cnf.sh there are still the old default values which can be misleading.



 Comments   
Comment by Jan Lindström (Inactive) [ 2019-02-21 ]

greenman Can you check that documentation of these parameters are up to date.

Generated at Thu Feb 08 08:36:23 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.