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

[Backport 2.x][Tiered Caching] Bug fix for IndicesRequestCache StaleKey management #13370

Commits on Apr 25, 2024

  1. [Tiered Caching] Bug fix for IndicesRequestCache StaleKey management (o…

    …pensearch-project#13070)
    
    * Update IndicesRequestCache.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update CHANGELOG.md
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * revert
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * revert
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCache.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCache.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCache.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCache.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCache.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCache.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * code comments only
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * docs changes
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update CHANGELOG.md
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * revert catching AlreadyClosedException
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * assert
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * conflicts
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCacheTests.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCache.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * address comments
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCache.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * Update IndicesRequestCache.java
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * address conflicts
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * spotless apply
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * address comments
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * update code comments
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    * address bug & add tests
    
    Signed-off-by: Kiran Prakash <[email protected]>
    
    ---------
    
    Signed-off-by: Kiran Prakash <[email protected]>
    (cherry picked from commit db361ec)
    kiranprakash154 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9e27e46 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    Signed-off-by: Kiran Prakash <[email protected]>
    kiranprakash154 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a003c7e View commit details
    Browse the repository at this point in the history
  3. resolve conflicts

    Signed-off-by: Kiran Prakash <[email protected]>
    kiranprakash154 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d91eb48 View commit details
    Browse the repository at this point in the history
  4. resolve conflicts

    Signed-off-by: Kiran Prakash <[email protected]>
    kiranprakash154 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4b345ab View commit details
    Browse the repository at this point in the history
  5. spotless

    Signed-off-by: Kiran Prakash <[email protected]>
    kiranprakash154 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e12b12f View commit details
    Browse the repository at this point in the history
  6. bug

    Signed-off-by: Kiran Prakash <[email protected]>
    kiranprakash154 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    98c664c View commit details
    Browse the repository at this point in the history