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: Improve query buffering behavior during MoveTables traffic switching #15701

Merged
merged 14 commits into from
Apr 25, 2024

Commits on Apr 11, 2024

  1. Improve keyspace event handling for MoveTables

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    436a883 View commit details
    Browse the repository at this point in the history
  2. Require buffer min time between failovers to be at least 1s

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    61a0fe5 View commit details
    Browse the repository at this point in the history
  3. Base vschema waiting on buffering config

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3d634f2 View commit details
    Browse the repository at this point in the history
  4. Minor tweaks

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7063a15 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update e2e test

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1f81b8a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Minor changes after self review

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8f72116 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into ks_events_improvements

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f1fed6d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Further limit plan cache clearing on retry and improve comments

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7675cf8 View commit details
    Browse the repository at this point in the history
  2. Nittiest possible of nits

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    805d7b2 View commit details
    Browse the repository at this point in the history
  3. Add another comment about the error val checked in the defer

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    44cd42d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Address review comments

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0e8a716 View commit details
    Browse the repository at this point in the history
  2. Add note to release summary doc

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7e3de48 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into ks_events_improvements

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    88d3ba5 View commit details
    Browse the repository at this point in the history
  4. Minor adjustment after merging in origin/main

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7c8d572 View commit details
    Browse the repository at this point in the history