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] [Remote Store] Sync segments in refresh listener on refresh after commit #10849

Merged
merged 1 commit into from
Oct 23, 2023

[Remote Store] Sync segments in refresh listener on refresh after com…

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

[Backport 2.x] [Remote Store] Sync segments in refresh listener on refresh after commit #10849

[Remote Store] Sync segments in refresh listener on refresh after com…
9f5e3d2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 23, 2023 in 0s

75.51% of diff hit (target 71.03%)

View this Pull Request on Codecov

75.51% of diff hit (target 71.03%)

Annotations

Check warning on line 234 in server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java#L234

Added line #L234 was not covered by tests

Check warning on line 603 in server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java#L603

Added line #L603 was not covered by tests

Check warning on line 50 in server/src/main/java/org/opensearch/index/SegmentReplicationRejectionStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/SegmentReplicationRejectionStats.java#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 62 in server/src/main/java/org/opensearch/index/SegmentReplicationRejectionStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/SegmentReplicationRejectionStats.java#L62

Added line #L62 was not covered by tests

Check warning on line 150 in server/src/main/java/org/opensearch/index/recovery/RemoteStoreRestoreService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/recovery/RemoteStoreRestoreService.java#L150

Added line #L150 was not covered by tests

Check warning on line 165 in server/src/main/java/org/opensearch/index/recovery/RemoteStoreRestoreService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/recovery/RemoteStoreRestoreService.java#L165

Added line #L165 was not covered by tests

Check warning on line 168 in server/src/main/java/org/opensearch/index/recovery/RemoteStoreRestoreService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/recovery/RemoteStoreRestoreService.java#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 333 in server/src/main/java/org/opensearch/index/shard/RemoteStoreRefreshListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/RemoteStoreRefreshListener.java#L332-L333

Added lines #L332 - L333 were not covered by tests

Check warning on line 335 in server/src/main/java/org/opensearch/index/shard/RemoteStoreRefreshListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/RemoteStoreRefreshListener.java#L335

Added line #L335 was not covered by tests