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

Improve shards evictions in searchable snapshot cache service #67160

Merged
merged 19 commits into from
Jan 14, 2021

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    a48474a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    fd1de88 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    44952bf View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. feedback

    tlrx committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    b5e5199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b9b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06f24af View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. fixes

    tlrx committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    9745747 View commit details
    Browse the repository at this point in the history
  2. always throw

    tlrx committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    0a0b260 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    8ad36ba View commit details
    Browse the repository at this point in the history
  2. private

    tlrx committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    4e32df5 View commit details
    Browse the repository at this point in the history
  3. assert generic

    tlrx committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    f2c6e21 View commit details
    Browse the repository at this point in the history
  4. waitForPendingEvictions

    tlrx committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    29f30fa View commit details
    Browse the repository at this point in the history
  5. testRepopulateCachevvvvv

    tlrx committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    8a6a536 View commit details
    Browse the repository at this point in the history
  6. exists

    tlrx committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    5293eca View commit details
    Browse the repository at this point in the history
  7. tests

    tlrx committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    b9cfded View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c29e73 View commit details
    Browse the repository at this point in the history
  9. use mutex

    tlrx committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    ba8a029 View commit details
    Browse the repository at this point in the history
  10. unlock if success

    tlrx committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1e5c965 View commit details
    Browse the repository at this point in the history
  11. deletions

    tlrx committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    aae2f78 View commit details
    Browse the repository at this point in the history