Skip to content

Conversation

pranikum
Copy link
Contributor

@pranikum pranikum commented Sep 5, 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.

Related Issues

Resolves #[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 Sep 5, 2025

❌ Gradle check result for d6d30df: 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?

@pranikum pranikum changed the title [Initial]: Adding support for Composite Repository. [Initial]: Adding support for Composite Remote Repository. Sep 9, 2025
Copy link
Contributor

github-actions bot commented Sep 9, 2025

❌ Gradle check result for b8dfa6f: 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?

Copy link
Contributor

❌ Gradle check result for 61aba45: 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?

Copy link
Contributor

❌ Gradle check result for b601897: 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?

@pranikum pranikum requested a review from peternied as a code owner September 23, 2025 09:33
@pranikum pranikum force-pushed the sse-composite-repo-remote-store branch from 43abdb8 to 9e137e7 Compare September 23, 2025 09:37
Copy link
Contributor

❌ Gradle check result for 9e137e7: 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?

pranikum and others added 14 commits September 23, 2025 17:54
Signed-off-by: Pranit Kumar <[email protected]>
…nsearch-project#18942)

* Adding dynamic cluster setting to control merge segment warming feature. The feature would be disabled by default

Signed-off-by: kh3ra <[email protected]>
Signed-off-by: Aditya Khera <[email protected]>
Signed-off-by: Pranit Kumar <[email protected]>
Signed-off-by: Pranit Kumar <[email protected]>
Signed-off-by: Pranit Kumar <[email protected]>
…itory-azure (opensearch-project#19361)

* Bump com.azure:azure-identity in /plugins/repository-azure

Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.14.2 to 1.18.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.14.2...azure-core_1.18.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating SHAs

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Pranit Kumar <[email protected]>
The evil tests had a dependency on jimfs but did not use it anywhere, so
I removed the dependency. The TranslogPolicyIT file had no corresponding
build.gradle file and therefore was just dead code. The test is no
longer relevant as it is related to pre-OpenSearch compatibility.

Signed-off-by: Andrew Ross <[email protected]>
Signed-off-by: Pranit Kumar <[email protected]>
…oject#19363)

* Bump aws-actions/configure-aws-credentials from 4 to 5

Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4 to 5.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@v4...v5)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig Perkins <[email protected]>
Signed-off-by: Pranit Kumar <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Pranit Kumar <[email protected]>
…ildSrc/src/testKit/thirdPartyAudit/sample_jars (opensearch-project#19360)

* Bump org.apache.logging.log4j:log4j-core

Bumps org.apache.logging.log4j:log4j-core from 2.25.1 to 2.25.2.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig Perkins <[email protected]>
Signed-off-by: Pranit Kumar <[email protected]>
Signed-off-by: Pranit Kumar <[email protected]>
@pranikum pranikum force-pushed the sse-composite-repo-remote-store branch from 4f40e07 to 2cb9a9b Compare September 23, 2025 12:24
Copy link
Contributor

❌ Gradle check result for 2cb9a9b: 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?

Signed-off-by: Pranit Kumar <[email protected]>
Copy link
Contributor

❌ Gradle check result for 3e96eab: 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?

@pranikum
Copy link
Contributor Author

pranikum commented Oct 6, 2025

Created fresh PR due to conflict issue.
#19528

@pranikum pranikum closed this Oct 6, 2025
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.

4 participants