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

[Tiered Caching] Bug fix for IndicesRequestCache StaleKey management #13070

Merged

Commits on Apr 3, 2024

  1. Update IndicesRequestCache.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2911c25 View commit details
    Browse the repository at this point in the history
  2. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    05610d3 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    917df93 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. revert

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ac1464f View commit details
    Browse the repository at this point in the history
  2. revert

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f2d72f2 View commit details
    Browse the repository at this point in the history
  3. Update IndicesRequestCache.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    148ff74 View commit details
    Browse the repository at this point in the history
  4. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d8451c2 View commit details
    Browse the repository at this point in the history
  5. Update IndicesRequestCache.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ad88936 View commit details
    Browse the repository at this point in the history
  6. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    87e5c46 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update IndicesRequestCache.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6b36ee6 View commit details
    Browse the repository at this point in the history
  2. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bebfc3a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into kp/stalekey-status-check

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4179f46 View commit details
    Browse the repository at this point in the history
  4. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f42ebb8 View commit details
    Browse the repository at this point in the history
  5. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    56f4e1f View commit details
    Browse the repository at this point in the history
  6. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6630cfc View commit details
    Browse the repository at this point in the history
  7. Update IndicesRequestCache.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5de80d0 View commit details
    Browse the repository at this point in the history
  8. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    139cbfc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eaeba38 View commit details
    Browse the repository at this point in the history
  2. Update IndicesRequestCache.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6122aa2 View commit details
    Browse the repository at this point in the history
  3. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e870a98 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into kp/stalekey-status-check

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f658de6 View commit details
    Browse the repository at this point in the history
  5. Update IndicesRequestCache.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bed1121 View commit details
    Browse the repository at this point in the history
  6. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e178ea7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e14a54c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. code comments only

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3a2e852 View commit details
    Browse the repository at this point in the history
  2. docs changes

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5989e1d View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    68b949b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. revert catching AlreadyClosedException

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    dd91613 View commit details
    Browse the repository at this point in the history
  2. assert

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    707f8bd View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge branch 'main' into kp/stalekey-status-check

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    00dee8d View commit details
    Browse the repository at this point in the history
  2. conflicts

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    70cc990 View commit details
    Browse the repository at this point in the history
  3. Update IndicesRequestCacheTests.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b6b5f2b View commit details
    Browse the repository at this point in the history
  4. Update IndicesRequestCache.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4c69187 View commit details
    Browse the repository at this point in the history
  5. address comments

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    31d9c54 View commit details
    Browse the repository at this point in the history
  6. Update IndicesRequestCache.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9aeb82d View commit details
    Browse the repository at this point in the history
  7. Update IndicesRequestCache.java

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8bfa6c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge branch 'main' into kp/stalekey-status-check

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e37282f View commit details
    Browse the repository at this point in the history
  2. address conflicts

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d5cdf50 View commit details
    Browse the repository at this point in the history
  3. spotless apply

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9068227 View commit details
    Browse the repository at this point in the history
  4. address comments

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5a15c87 View commit details
    Browse the repository at this point in the history
  5. update code comments

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    430e57c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. address bug & add tests

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    581ea2a View commit details
    Browse the repository at this point in the history