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

Fix: Update found rows pool transaction capacity dynamically via vttablet debug/env #17055

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

  1. refactor: debug env code

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    226c63a View commit details
    Browse the repository at this point in the history
  2. removed QueryEnginePlanCacheCapacity from list as it cannot be modifi…

    …ed, changed pool names
    
    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0118597 View commit details
    Browse the repository at this point in the history
  3. test: added failing test for found rows pool

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    53d4753 View commit details
    Browse the repository at this point in the history
  4. fix: tx pool size change to reflect in found rows pool

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5fb0812 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. test: fix expectation

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3f98a9b View commit details
    Browse the repository at this point in the history
  2. test: fix unreleased connection

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e477613 View commit details
    Browse the repository at this point in the history