Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate player_caches to scylla #2512

Open
howardchung opened this issue Mar 15, 2022 · 0 comments
Open

migrate player_caches to scylla #2512

howardchung opened this issue Mar 15, 2022 · 0 comments

Comments

@howardchung
Copy link
Member

Eventually I think we can migrate everything over, but this will give us a way to start testing. There is also some corrupted data in some of the player_matches tables which may complicate a full migration.

  • Set up a Scylla cluster
  • Add code to double-write the player caches
  • Add code/config to read player_caches from scylla
  • Write a migration service to transfer data over from cassandra to scylla
  • Delete the old player caches code
  • Drop the player_caches from cassandra
  • Resize/reduce Cassandra nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant