Page MenuHomePhabricator

Make a ReplicatedBagOStuff class for multi-DC use
Closed, ResolvedPublic

Description

Since session writes are rare and usually on post, in the hot/warm case, we can keep the same redis setup of masters in one DC and slaves in another and issue writes to masters. A BagOStuff class that did this would be useful.

Event Timeline

aaron claimed this task.
aaron raised the priority of this task from to Medium.
aaron updated the task description. (Show Details)
aaron added subscribers: PleaseStand, gerritbot, bd808 and 2 others.

Change 188732 had a related patch set uploaded (by Aaron Schulz):
[WIP] Added a ReplicatedBagOStuff class

https://gerrit.wikimedia.org/r/188732

Patch-For-Review

Change 188732 had a related patch set uploaded (by Krinkle):
Add a ReplicatedBagOStuff class

https://gerrit.wikimedia.org/r/188732

Patch-For-Review

bd808 set Security to None.

Change 188732 merged by jenkins-bot:
Add a ReplicatedBagOStuff class

https://gerrit.wikimedia.org/r/188732

bd808 moved this task from Done to Archive on the MediaWiki-Core-Team board.