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.x] Write shard level metadata blob when snapshotting searchable snapshot #14492

Merged

Write shard level metadata blob when snapshotting searchable snapshot…

868e1e4
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Write shard level metadata blob when snapshotting searchable snapshot #14492

Write shard level metadata blob when snapshotting searchable snapshot…
868e1e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 21, 2024 in 0s

48.14% of diff hit (target 71.28%)

View this Pull Request on Codecov

48.14% of diff hit (target 71.28%)

Annotations

Check warning on line 2893 in server/src/main/java/org/opensearch/repositories/blobstore/BlobStoreRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/blobstore/BlobStoreRepository.java#L2893

Added line #L2893 was not covered by tests

Check warning on line 283 in server/src/main/java/org/opensearch/snapshots/SnapshotShardsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotShardsService.java#L283

Added line #L283 was not covered by tests

Check warning on line 300 in server/src/main/java/org/opensearch/snapshots/SnapshotShardsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotShardsService.java#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 303 in server/src/main/java/org/opensearch/snapshots/SnapshotShardsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotShardsService.java#L303

Added line #L303 was not covered by tests

Check warning on line 305 in server/src/main/java/org/opensearch/snapshots/SnapshotShardsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotShardsService.java#L305

Added line #L305 was not covered by tests

Check warning on line 316 in server/src/main/java/org/opensearch/snapshots/SnapshotShardsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotShardsService.java#L315-L316

Added lines #L315 - L316 were not covered by tests