[MXS-807] Refactor Read-Write Split router Created: 2016-07-19 Updated: 2017-12-01 Resolved: 2016-10-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.0.0 |
| Fix Version/s: | 2.1.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | martin brampton (Inactive) | Assignee: | martin brampton (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All |
||
| Sprint: | 2016-14, 2016-15, 2016-16, 2016-17, 2016-18, 2016-19, 2016-20 |
| Description |
|
Improve read-write split router code and eliminate dependencies on protocols. |
| Comments |
| Comment by martin brampton (Inactive) [ 2016-08-17 ] |
|
Code split into six units. Started changes within large functions to break out protocol specific code from generic. |