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] Segmented cache changes #16229

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Commits on Oct 8, 2024

  1. [Tiered Caching] Segmented cache changes (opensearch-project#16047)

    * Segmented cache changes for TieredCache
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Adding change log
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Allow segment number to be power of two
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Moving common tiered cache IT methods to a common base class
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Adding disk took time IT test with multiple segment
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Correcting changelog
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Addressing comments
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Fixing invalid segment count variable name
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Introducing new settings for size for respective cache tier
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Changing the default segmentCount logic
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    * Fixing missing java doc issue
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    
    ---------
    
    Signed-off-by: Sagar Upadhyaya <[email protected]>
    Signed-off-by: Sagar <[email protected]>
    sgup432 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    39630a1 View commit details
    Browse the repository at this point in the history