flycoolman opened a new pull request #7416: URL: https://github.com/apache/shardingsphere/pull/7416
Fixes #7307 . Changes proposed in this pull request: - Rename 'master' to 'primary' - Rename 'Master' to 'Primary' - Rename 'slave' to 'replica' - Rename 'Slave' to 'Replica' - Rename 'ms' to 'pr' if the 'ms' is the abbreviation of 'masterslave' - Rename 'ds_m' to 'ds_p' - Rename 'ds_ms' to 'ds_pr' - Rename other combinations of 'master' and 'slave', such as 'master-slave', 'MasterSlave', 'MASTER', 'SLAVE', etc. Hi @terrymanu @tristaZero , Please review the changes and let me know any further changes. This fix does not include the folder of 'examples'. I have all the tests pass locally. I would like to keep this fix as small as possible, as long as all the tests can pass. Thanks for your patience. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
