[MXS-480] Readwritesplit defaults cause connection pileup Created: 2015-11-19  Updated: 2015-11-20  Resolved: 2015-11-20

Status: Closed
Project: MariaDB MaxScale
Component/s: readwritesplit
Affects Version/s: 1.2.1
Fix Version/s: 1.3.0

Type: Bug Priority: Major
Reporter: markus makela Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MXS-478 Load distribution with Read/Write rou... Closed

 Description   

The defaults for readwritesplit are slave_selection_criteria=LEAST_CURRENT_OPERATIONS and max_slave_connections=1. With these values, it is possible that only one slave server is used for all connections and all other slaves are idle.

Either the slave_selection_criteria should be changed to LEAST_GLOBAL_CONNECTIONS or max_slave_connections to be set to 100%.


Generated at Thu Feb 08 03:59:35 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.