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

Introduce remote store path type in customData in IndexMetadata #12607

Merged
merged 5 commits into from
Mar 19, 2024

Merge remote-tracking branch 'upstream/main' into remote-path-type

fab0366
Select commit
Loading
Failed to load commit list.
Merged

Introduce remote store path type in customData in IndexMetadata #12607

Merge remote-tracking branch 'upstream/main' into remote-path-type
fab0366
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 19, 2024 in 0s

88.46% of diff hit (target 71.42%)

View this Pull Request on Codecov

88.46% of diff hit (target 71.42%)

Annotations

Check warning on line 746 in server/src/main/java/org/opensearch/cluster/metadata/MetadataCreateIndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/metadata/MetadataCreateIndexService.java#L746

Added line #L746 was not covered by tests

Check warning on line 28 in server/src/main/java/org/opensearch/index/remote/RemoteStorePathType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteStorePathType.java#L27-L28

Added lines #L27 - L28 were not covered by tests