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(eviction): Tune eviction threshold in cache mode #4142

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

Commits on Dec 2, 2024

  1. fix(eviction): Tune eviction threshold in cache mode

    fixes dragonflydb#4139
    
    Signed-off-by: Stepan Bagritsevich <[email protected]>
    BagritsevichStepan committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5b7947b View commit details
    Browse the repository at this point in the history
  2. refactor: small fix in tiered_storage_test

    Signed-off-by: Stepan Bagritsevich <[email protected]>
    BagritsevichStepan committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a1d30c6 View commit details
    Browse the repository at this point in the history
  3. refactor: address comments

    Signed-off-by: Stepan Bagritsevich <[email protected]>
    BagritsevichStepan committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    56d87a8 View commit details
    Browse the repository at this point in the history
  4. chore(dragonfly_test): Remove ResetService

    Signed-off-by: Stepan Bagritsevich <[email protected]>
    BagritsevichStepan committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3c2d3d0 View commit details
    Browse the repository at this point in the history
  5. refactor: fix test_cache_eviction_with_rss_deny_oom test

    Signed-off-by: Stepan Bagritsevich <[email protected]>
    BagritsevichStepan committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    c4c60a5 View commit details
    Browse the repository at this point in the history
  6. refactor: address comments

    Signed-off-by: Stepan Bagritsevich <[email protected]>
    BagritsevichStepan committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5935efe View commit details
    Browse the repository at this point in the history
  7. fix(dragonfly_test): Fix DflyEngineTest.Bug207

    Signed-off-by: Stepan Bagritsevich <[email protected]>
    BagritsevichStepan committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    051412e View commit details
    Browse the repository at this point in the history
  8. fix(dragonfly_test): Increase string size in the test Bug207

    Signed-off-by: Stepan Bagritsevich <[email protected]>
    BagritsevichStepan committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    651e8b0 View commit details
    Browse the repository at this point in the history