Skip to content

[Query Cache] Add a dynamic cluster setting to change skip cache factor #17736

@sgup432

Description

@sgup432

Is your feature request related to a problem? Please describe

Recently, a change was added in lucene LRU cache where we can dynamically change skip cache factor to increase the cache utilization. Someone had posted performance benefits here by relaxing skip cache factor limits and utilizing cache more.

We can add a cluster setting at our end to achieve this. Also explore in what cases(to what values) we can use this to achieve benefits.

Describe the solution you'd like

Add a dynamic cluster setting

Related component

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Labels

Search:PerformanceenhancementEnhancement or improvement to existing feature or requestlucenev3.0.0Issues and PRs related to version 3.0.0

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions