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

[vtgate] Add flag to pool connection read buffers #11167

Merged

Commits on Sep 21, 2022

  1. Add mysql_server_pool_conn_read_buffers flag and thread through to li…

    …stener and connection
    
    Signed-off-by: Brian Ramos <brirams@users.noreply.github.com>
    brirams committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e207aa1 View commit details
    Browse the repository at this point in the history
  2. review feedback: code style

    Signed-off-by: Brian Ramos <brirams@users.noreply.github.com>
    brirams committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    d9d3051 View commit details
    Browse the repository at this point in the history
  3. fix endtoend test

    Signed-off-by: Brian Ramos <brirams@users.noreply.github.com>
    brirams committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    59208c5 View commit details
    Browse the repository at this point in the history
  4. run benchmarks with read buffer pooling, too

    Signed-off-by: Brian Ramos <brirams@users.noreply.github.com>
    brirams committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    38a45b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. update flag name to match new conventions

    Signed-off-by: Brian Ramos <brirams@users.noreply.github.com>
    brirams committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    58f3ecf View commit details
    Browse the repository at this point in the history
  2. update 15.0.0 summary with reference to new flag

    Signed-off-by: Brian Ramos <brirams@users.noreply.github.com>
    brirams committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9e7e53c View commit details
    Browse the repository at this point in the history
  3. an attempt at cleaning up branch for rebasing

    Signed-off-by: Brian Ramos <brirams@users.noreply.github.com>
    brirams committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b67424d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into brirams_henryr_pool_read_buffers

    Signed-off-by: Brian Ramos <brirams@users.noreply.github.com>
    brirams committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3350134 View commit details
    Browse the repository at this point in the history