Skip to content

Allow clearing remote_store.compatibility_mode setting#13646

Merged
gbbafna merged 1 commit intoopensearch-project:mainfrom
BhumikaSaini-Amazon:compatibility-mode
May 14, 2024
Merged

Allow clearing remote_store.compatibility_mode setting#13646
gbbafna merged 1 commit intoopensearch-project:mainfrom
BhumikaSaini-Amazon:compatibility-mode

Conversation

@BhumikaSaini-Amazon
Copy link
Copy Markdown
Contributor

@BhumikaSaini-Amazon BhumikaSaini-Amazon commented May 13, 2024

Description

Allow clearing remote_store.compatibility_mode setting

Related Issues

Resolves #13634

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • API changes companion pull request created.
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • 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.

@github-actions github-actions bot added bug Something isn't working good first issue Good for newcomers low hanging fruit Storage Issues and PRs relating to data and metadata storage Storage:Remote v2.15.0 Issues and PRs related to version 2.15.0 labels May 13, 2024
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 0242f66: 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
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 773b224: 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: Bhumika Saini <sabhumik@amazon.com>
@BhumikaSaini-Amazon BhumikaSaini-Amazon self-assigned this May 14, 2024
@BhumikaSaini-Amazon BhumikaSaini-Amazon requested review from gbbafna and removed request for gbbafna May 14, 2024 05:06
@gbbafna gbbafna added the backport 2.x Backport to 2.x branch label May 14, 2024
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 29a9695: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.67%. Comparing base (b15cb0c) to head (29a9695).
Report is 280 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13646      +/-   ##
============================================
+ Coverage     71.42%   71.67%   +0.25%     
- Complexity    59978    61184    +1206     
============================================
  Files          4985     5058      +73     
  Lines        282275   287456    +5181     
  Branches      40946    41641     +695     
============================================
+ Hits         201603   206035    +4432     
- Misses        63999    64400     +401     
- Partials      16673    17021     +348     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gbbafna gbbafna merged commit f8baa4a into opensearch-project:main May 14, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 14, 2024
Signed-off-by: Bhumika Saini <sabhumik@amazon.com>
(cherry picked from commit f8baa4a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
deshsidd pushed a commit to deshsidd/OpenSearch that referenced this pull request May 17, 2024
BhumikaSaini-Amazon pushed a commit to BhumikaSaini-Amazon/OpenSearch that referenced this pull request May 21, 2024
gbbafna pushed a commit that referenced this pull request May 21, 2024
Signed-off-by: Bhumika Saini <sabhumik@amazon.com>
parv0201 pushed a commit to parv0201/OpenSearch that referenced this pull request Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x Backport to 2.x branch bug Something isn't working good first issue Good for newcomers low hanging fruit Storage:Remote Storage Issues and PRs relating to data and metadata storage v2.15.0 Issues and PRs related to version 2.15.0

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[BUG] Unable to clear remote_store.compatibility_mode setting

3 participants