Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Readwritesplit should be allowed to split the read load across all possible servers, including the master. This is a needed option for small clusters where each of the node is critical for reads.
For example, a three node Galera cluster only uses 2 servers from the total number of 3 servers, resulting in a severe read performance impact for read-heavy applications.