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

Add new parameters to snapshot restore to rename the restored aliases… #16292

Merged
merged 13 commits into from
Oct 23, 2024

Merge branch 'main' into AliasRenameSnapshotRestore

dbc3e5b
Select commit
Loading
Failed to load commit list.
Merged

Add new parameters to snapshot restore to rename the restored aliases… #16292

Merge branch 'main' into AliasRenameSnapshotRestore
dbc3e5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 23, 2024 in 1s

68.08% of diff hit (target 72.09%)

View this Pull Request on Codecov

68.08% of diff hit (target 72.09%)

Annotations

Check warning on line 693 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java#L693

Added line #L693 was not covered by tests

Check warning on line 699 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java#L699

Added line #L699 was not covered by tests

Check warning on line 159 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequestBuilder.java#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 172 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequestBuilder.java#L171-L172

Added lines #L171 - L172 were not covered by tests