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

config, util.kvcache: support the memory guard to prevent OOM for the plan cache #8339

Merged
merged 5 commits into from
Nov 22, 2018
Merged

config, util.kvcache: support the memory guard to prevent OOM for the plan cache #8339

merged 5 commits into from
Nov 22, 2018

Commits on Nov 22, 2018

  1. Configuration menu
    Copy the full SHA
    33bb20a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acd7ce5 View commit details
    Browse the repository at this point in the history
  3. 1. adjuest the configuration values if they are in out of ranges

    2. introduce kvcache.DeleteAll() to clear the cache early
    dbjoa committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    256367a View commit details
    Browse the repository at this point in the history
  4. fix the CI errors

    dbjoa committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    20b6f62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c20285 View commit details
    Browse the repository at this point in the history