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

Mitigation for remote snapshot filecache overflow #15077

Merged
merged 6 commits into from
Sep 5, 2024

Commits on Sep 5, 2024

  1. Remove cache overflow setting - TransferManager fails BlobFetchReques…

    …t on full cache
    
    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll authored and andrross committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c0a52ca View commit details
    Browse the repository at this point in the history
  2. Remove cache overflow tests - overflow now throws exception

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll authored and andrross committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f2c9237 View commit details
    Browse the repository at this point in the history
  3. Spotless apply

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll authored and andrross committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8fddd6d View commit details
    Browse the repository at this point in the history
  4. Changelog

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll authored and andrross committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9c31825 View commit details
    Browse the repository at this point in the history
  5. testFetchBlobWithConcurrentCacheEvictions

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll authored and andrross committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c99c2f2 View commit details
    Browse the repository at this point in the history
  6. Spotless apply

    Signed-off-by: Finn Carroll <carrofin@amazon.com>
    finnegancarroll authored and andrross committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d3d77d1 View commit details
    Browse the repository at this point in the history