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

Buffering related backports #128

Merged
merged 12 commits into from
Nov 8, 2024

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    d18e303 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. VReplication: Improve query buffering behavior during MoveTables traf…

    …fic switching (vitessio#15701)
    
    Signed-off-by: Matt Lord <[email protected]>
    mattlord authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5d2abca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    286e1ea View commit details
    Browse the repository at this point in the history
  3. Fix race condition that prevents queries from being buffered after vt…

    …gate startup (vitessio#16655)
    
    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7d79407 View commit details
    Browse the repository at this point in the history
  4. test: add a test for premature buffering

    Signed-off-by: Manan Gupta <[email protected]>
    Signed-off-by: Arthur Schreiber <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e24e5d9 View commit details
    Browse the repository at this point in the history
  5. test: update test to reproduce the buffering problem

    Signed-off-by: Manan Gupta <[email protected]>
    Signed-off-by: Arthur Schreiber <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    01124f2 View commit details
    Browse the repository at this point in the history
  6. test: uncomment lines that were accidentally commented

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    21a8ad2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c87ea7 View commit details
    Browse the repository at this point in the history
  8. test: fix test to also send a higher primary timestamp

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    517f519 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d77fae7 View commit details
    Browse the repository at this point in the history
  10. test: add more unit tests

    Signed-off-by: Manan Gupta <[email protected]>
    Signed-off-by: Arthur Schreiber <[email protected]>
    GuptaManan100 authored and arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b0e2f64 View commit details
    Browse the repository at this point in the history
  11. Appease the linter.

    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fd8c3cb View commit details
    Browse the repository at this point in the history