-
Task
-
Resolution: Unresolved
-
Major
-
None
-
4.4
-
MOODLE_404_STABLE
This is part of (or related to) MDLSITE-7418
In core we have a few uses of the "master/slave" terminology that better gets moved to something less controversial.
A quick scan has shown, for example, all the moodle_database related stuff with primary databases and read-only replicas.
No matter that we cannot change some SQLs (because they still continue using the master/slave alternatives in some databases... some of our own functions/configuration settings/comments... still are using master/slave. They are a good candidate to become deprecated and replace them by primary/replica alternative.
Note that, apart from that (moodle_database) case, there may be other candidates to apply for the same switch. This issue should fix as many of them as technically possible. We shouldn't be modifying 3rd part libraries in this issue.
Ciao
- has been marked as being related by
-
MDLSITE-7418 Migrating the Moodle LMS' master branch to main
-
- Open
-
- will be (partly) resolved by
-
MDL-79756 Remove usage of master and slave in core/checkbox-toggleall
-
- Closed
-