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

Add sync/async sub command to schema migrator #402

Merged
merged 5 commits into from
Sep 27, 2024

Conversation

srikanthccv
Copy link
Member

@srikanthccv srikanthccv commented Sep 16, 2024

  1. Compared the existing schemas in staging and address the gaps
    • incorrect column name in logs
    • missing operations in metrics
    • incorrect ttl in traces
  2. when operation has replication enabled, the engine should be replaced with it's replicated version - addressed in this PR
  3. remove the localhost ref
  4. update the waitForDistributionQueueOnHost to fail if there are error items
  5. add migrations down code
  6. wait for mutations to complete before running the query as well.
  7. wire up all in the main with two sub commands sync and async.

@srikanthccv
Copy link
Member Author

@nityanandagohain please review

@srikanthccv
Copy link
Member Author

bump ^

@srikanthccv srikanthccv merged commit 6d0980d into main Sep 27, 2024
3 checks passed
@srikanthccv srikanthccv deleted the schema-migrator-final branch September 27, 2024 10:36
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

Successfully merging this pull request may close these issues.

2 participants