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] Moving query recomputation logic outside of write lock #14563

Closed

Commits on Jun 25, 2024

  1. [Tiered Caching] Moving query recomputation logic outside of write lo…

    …ck (opensearch-project#14187)
    
    * Moving query recompute out of write lock
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * [Tiered Caching] Moving query recomputation logic outside of write lock
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Adding java doc for the completable map
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Changes to call future handler only once per key
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Fixing spotless check
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Added changelog
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Addressing comments
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Fixing gradle fail
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Addressing comments to refactor unit test
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * minor UT refactor
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    ---------
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    Signed-off-by: Sagar <[email protected]>
    Co-authored-by: Sagar Upadhyaya <[email protected]>
    sgup432 and Sagar Upadhyaya committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    378a07a View commit details
    Browse the repository at this point in the history