Skip to content

Conversation

pranikum
Copy link
Contributor

@pranikum pranikum commented Oct 6, 2025

Description

As part of this PR we are adding support for Composite repository for the remote store SSE enabled Index data for Segment/Translog.

Currently Remote-store creates a single repository to store Segment/Translog data. To support sse enabled repository we will need to provide support for composite repository which will be created based on presence of sse_enabled flag. The repository created will have specific encryption type to support "SSE" feature. These will be Internal repository matching the existing repository "Translog/Segment" suffixed with "-sse" to the existing repo name.

Related Issues

Resolves #[https://github.com/https://github.com//issues/19235]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

Copy link
Contributor

github-actions bot commented Oct 6, 2025

❌ Gradle check result for a952633: null

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant