[MXS-2054] Routing to MariaDB Server and MariaDB ColumnStore from MaxScale Created: 2018-09-17 Updated: 2018-10-04 Resolved: 2018-10-03 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | namedserverfilter |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.16 |
| Type: | Task | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-67 |
| Description |
|
Test following (1) Cluster 1 - MariaDB Master/Slave or Galera Cluster - Server1, Server2, Server3 (3) MaxScale configured with
Now send queries from client - verify that regex pattern configured to go to Server1,Server2,Server3 do route to Server1,Server2,Server3 in read-write split manner, and regex pattern configured to go to UM1, and UM2 do route to UM1,UM2 An example config file to be attached later on to this Jira |
| Comments |
| Comment by markus makela [ 2018-10-01 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Possible configuration for a test case:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by markus makela [ 2018-10-03 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Added a test case that emulates hybrid clusters being used with readwritesplit and namedserverfilter. |