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

Prefer replicas that have innodb buffer pool populated in PRS #16374

Merged
merged 6 commits into from
Jul 24, 2024

Commits on Jul 12, 2024

  1. feat: use GlobalStatusVars for getting the innodb buffer pool data to…

    … check for reachability of tablets
    
    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    15b889a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. feat: add additional sorting paraemter in innodb-buffer-pool

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0300893 View commit details
    Browse the repository at this point in the history
  2. test: fix e2e test expectations

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    604e36b View commit details
    Browse the repository at this point in the history
  3. test: add tests for additional sorting parameter

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    418b210 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. test: fix all tests

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fe83c29 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. feat: use promotion rules first in sorting

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d69805b View commit details
    Browse the repository at this point in the history