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

[Remote Store] Add support to restore only unassigned shards of an index #8792

Merged
merged 15 commits into from
Jul 27, 2023

Merge branch 'main' into shard-level-restore

9ad837f
Select commit
Loading
Failed to load commit list.
Merged

[Remote Store] Add support to restore only unassigned shards of an index #8792

Merge branch 'main' into shard-level-restore
9ad837f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 26, 2023 in 0s

38.88% of diff hit (target 71.06%)

View this Pull Request on Codecov

38.88% of diff hit (target 71.06%)

Annotations

Check warning on line 47 in server/src/main/java/org/opensearch/rest/action/admin/cluster/RestRestoreRemoteStoreAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/admin/cluster/RestRestoreRemoteStoreAction.java#L47

Added line #L47 was not covered by tests

Check warning on line 239 in server/src/main/java/org/opensearch/snapshots/RestoreService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/RestoreService.java#L238-L239

Added lines #L238 - L239 were not covered by tests

Check warning on line 242 in server/src/main/java/org/opensearch/snapshots/RestoreService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/RestoreService.java#L242

Added line #L242 was not covered by tests

Check warning on line 255 in server/src/main/java/org/opensearch/snapshots/RestoreService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/RestoreService.java#L249-L255

Added lines #L249 - L255 were not covered by tests

Check warning on line 262 in server/src/main/java/org/opensearch/snapshots/RestoreService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/RestoreService.java#L257-L262

Added lines #L257 - L262 were not covered by tests

Check warning on line 264 in server/src/main/java/org/opensearch/snapshots/RestoreService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/RestoreService.java#L264

Added line #L264 was not covered by tests

Check warning on line 274 in server/src/main/java/org/opensearch/snapshots/RestoreService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/RestoreService.java#L274

Added line #L274 was not covered by tests