Replication is preventing API from working correctly

Bug #294842 reported by Francis J. Lacoste
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Francis J. Lacoste

Bug Description

Replication is causing three problems on staging:

1) When requesting a new OAuth token, the request token will be created in the master store, but when the browser requests the authorization screen using GET, the slave store will likely be hit where the token doesn't exist (the session isn't shared across the two applications).

2) Doing a write operation on the API followed by a read operation, won't see the previous request changes.

3) GET request fails with an OOPS like OOPS-1041S367 because updating the OAuth nonce cannot be done on the slave store.

Changed in launchpad-foundations:
assignee: nobody → flacoste
importance: Undecided → High
milestone: none → 2.1.11
status: New → In Progress
Revision history for this message
Francis J. Lacoste (flacoste) wrote :

Landed in RF 7278.

Changed in launchpad-foundations:
status: In Progress → Fix Committed
Revision history for this message
Francis J. Lacoste (flacoste) wrote :

Staging is working again.

Changed in launchpad-foundations:
status: Fix Committed → Fix Released
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.