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

VReplication Workflows: make sequence tables follow routing rules #13238

Merged
merged 10 commits into from
Jun 30, 2023

Commits on Jun 30, 2023

  1. Ensure sequence tables follow routing rules. Add end to end test usin…

    …g partial tables and sequences
    
    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    70ab6bd View commit details
    Browse the repository at this point in the history
  2. Cleanup test. Add test to config

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8f69101 View commit details
    Browse the repository at this point in the history
  3. Move partial move tables e2e tests to different CI workflows

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c8a3307 View commit details
    Browse the repository at this point in the history
  4. Add RPC to clear sequence caches on source keyspace before switching …

    …traffic in MoveTables
    
    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b67cd9b View commit details
    Browse the repository at this point in the history
  5. Confirm that sequences are monotonically increasing after ReverseTraf…

    …fic in e2e test. Minor refactor
    
    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f7668dc View commit details
    Browse the repository at this point in the history
  6. Minor refactor

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b16fd2b View commit details
    Browse the repository at this point in the history
  7. Address review comments

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    764fad5 View commit details
    Browse the repository at this point in the history
  8. Fix expectation for e2e tests

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9a3ccec View commit details
    Browse the repository at this point in the history
  9. Add note about dependence on cluster upgrade process to release notes

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    255b32a View commit details
    Browse the repository at this point in the history
  10. Address review comments

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2cc6d8d View commit details
    Browse the repository at this point in the history