Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Drop router table, move router data to message table #800

Closed
1 task
bbangert opened this issue Feb 6, 2017 · 1 comment
Closed
1 task

Drop router table, move router data to message table #800

bbangert opened this issue Feb 6, 2017 · 1 comment

Comments

@bbangert
Copy link
Member

bbangert commented Feb 6, 2017

Per design discussion at:
https://groups.google.com/a/mozilla.com/forum/#!topic/push-service/AJv5hy0UpkU

We will drop the router table, and store the previous router data for users in the message table under the blank record that records the valid channels.

This issue is block by dropping Simplepush:

This code will need to:

  • Migrate existing router data to message table
  • Begin checking message table for data before falling back to router table
  • Move router table calls to manipulate the data in the message table instead
@bbangert
Copy link
Member Author

Not feasible, as the router table acts as a separate connection throttle from our message table handling.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant