Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.10] [Remote Store] Add support to remote restore IndexMetadata #9870

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 81d2ae1 from #9086.

* Add support to restore remote cluster state in RemoteStoreRestoreService

Signed-off-by: Varun Bansal <bansvaru@amazon.com>
(cherry picked from commit 81d2ae1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Compatibility status:

Checks if related components are compatible with change cf021a4

Incompatible components

Incompatible components: [https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/security-analytics.git]

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.cluster.allocation.ClusterRerouteIT.testDelayWithALargeAmountOfShards

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #9870 (cf021a4) into 2.10 (1c57571) will increase coverage by 0.02%.
Report is 3 commits behind head on 2.10.
The diff coverage is 49.11%.

@@             Coverage Diff              @@
##               2.10    #9870      +/-   ##
============================================
+ Coverage     70.76%   70.78%   +0.02%     
- Complexity    58157    58187      +30     
============================================
  Files          4811     4816       +5     
  Lines        274862   275033     +171     
  Branches      40401    40427      +26     
============================================
+ Hits         194495   194682     +187     
+ Misses        63778    63757      -21     
- Partials      16589    16594       +5     
Files Changed Coverage Δ
...customcodecs/Lucene95CustomStoredFieldsFormat.java 74.07% <ø> (ø)
.../index/codec/customcodecs/ZstdCompressionMode.java 86.66% <ø> (ø)
.../codec/customcodecs/ZstdNoDictCompressionMode.java 79.45% <ø> (ø)
.../java/org/opensearch/index/codec/CodecAliases.java 0.00% <0.00%> (ø)
.../java/org/opensearch/index/codec/CodecService.java 63.15% <ø> (+5.15%) ⬆️
...arch/index/recovery/RemoteStoreRestoreService.java 6.76% <4.09%> (-1.71%) ⬇️
.../index/codec/customcodecs/ZstdDeprecatedCodec.java 50.00% <50.00%> (ø)
.../opensearch/cluster/routing/IndexRoutingTable.java 76.56% <60.00%> (-0.49%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 78.67% <79.71%> (-2.37%) ⬇️
...java/org/opensearch/index/engine/EngineConfig.java 94.01% <84.21%> (-2.05%) ⬇️
... and 11 more

... and 442 files with indirect coverage changes

@linuxpi
Copy link
Collaborator

linuxpi commented Sep 7, 2023

@sachinpkale sachinpkale merged commit 8f74ba4 into 2.10 Sep 7, 2023
@github-actions github-actions bot deleted the backport/backport-9086-to-2.10 branch September 7, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants