Requests that are known to be strictly read-only should use slave DBs for all queries

Bug #879008 reported by David Owen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical SSO provider
Confirmed
Medium
Unassigned

Bug Description

This would not apply to any request handler that *might* need to write; if there's any potential to write, we should stay on the master the whole time.

There might be some consistency issues with this (as users update information (hits master) then follow with a request to display that information (hits slave)), although our slaves are generally really close to the master.

Changed in canonical-identity-provider:
importance: Undecided → Medium
Changed in canonical-identity-provider:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.