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

Upload remote paths during index creation or full cluster upload #13150

Merged
merged 16 commits into from
Apr 23, 2024

Incoporate PR review feedback

a8bf7af
Select commit
Loading
Failed to load commit list.
Merged

Upload remote paths during index creation or full cluster upload #13150

Incoporate PR review feedback
a8bf7af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 23, 2024 in 1s

79.61% of diff hit (target 71.42%)

View this Pull Request on Codecov

79.61% of diff hit (target 71.42%)

Annotations

Check warning on line 562 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L562

Added line #L562 was not covered by tests

Check warning on line 567 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L567

Added line #L567 was not covered by tests

Check warning on line 572 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L571-L572

Added lines #L571 - L572 were not covered by tests

Check warning on line 135 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L132-L135

Added lines #L132 - L135 were not covered by tests

Check warning on line 139 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 143 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 147 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 153 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 157 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 203 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L201-L203

Added lines #L201 - L203 were not covered by tests

Check warning on line 205 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L205

Added line #L205 was not covered by tests

Check warning on line 221 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L221

Added line #L221 was not covered by tests

Check warning on line 245 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L245

Added line #L245 was not covered by tests

Check warning on line 254 in server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteIndexPathUploader.java#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 732 in server/src/main/java/org/opensearch/node/Node.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/Node.java#L732

Added line #L732 was not covered by tests

Check warning on line 736 in server/src/main/java/org/opensearch/node/Node.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/Node.java#L735-L736

Added lines #L735 - L736 were not covered by tests

Check warning on line 745 in server/src/main/java/org/opensearch/node/Node.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/Node.java#L745

Added line #L745 was not covered by tests

Check warning on line 1478 in server/src/main/java/org/opensearch/node/Node.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/Node.java#L1478

Added line #L1478 was not covered by tests

Check warning on line 64 in server/src/main/java/org/opensearch/repositories/blobstore/ConfigBlobStoreFormat.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/blobstore/ConfigBlobStoreFormat.java#L64

Added line #L64 was not covered by tests