[MXS-313] MaxScale uses unrelated prefixes and file names Created: 2015-08-17 Updated: 2017-12-01 Resolved: 2016-10-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Trivial |
| Reporter: | markus makela | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MaxScale has a large number of references to the old SkySQL and Gateway names. The main executable uses gateway.c, all log manager functions are prefixed with skygw_*. These are just a few of the examples that are in the code. These should be renamed to MaxScale related names to make the code less confusing. |
| Comments |
| Comment by Johan Wikman [ 2016-10-17 ] |
|
This is being done as part of the maxscale-dev effort. |