OpenSearch icon indicating copy to clipboard operation
OpenSearch copied to clipboard

Exposing a cache type setting and integrating it with IndicesRequestC…

Open sgup432 opened this issue 1 year ago • 4 comments

Description

Exposes a cache type setting for IndicesRequestCache which can be set by user. For now, integrating only onHeap. When tiered cache are changes are done, it will added later. This setting is being as added like a feature flag as it is meant to be experimental in initial phase.

Related Issues

Resolves https://github.com/opensearch-project/OpenSearch/issues/11947

Check List

  • [x] New functionality includes testing.
    • [x] All tests pass
  • [x] New functionality has been documented.
    • [x] New functionality has javadoc added
  • [ ] Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • [x] Commits are signed per the DCO using --signoff
  • [ ] Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • [] Public documentation issue/PR created

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

sgup432 avatar Jan 19 '24 07:01 sgup432

Compatibility status:

Checks if related components are compatible with change 291874b

Incompatible components

Skipped components

Compatible components

github-actions[bot] avatar Jan 19 '24 07:01 github-actions[bot]

:x: Gradle check result for 28ffcf14c9396bf905c81172d73dc365e93ddb9b: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

github-actions[bot] avatar Jan 19 '24 08:01 github-actions[bot]

Looks like build is failing and please add changelog

deshsidd avatar Jan 19 '24 19:01 deshsidd

:x: Gradle check result for 291874b71fa348dac58b0719d34317ceef94de48: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

github-actions[bot] avatar Jan 31 '24 04:01 github-actions[bot]