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

[Remote Store] Sync segments in refresh listener on refresh after commit #10830

Merged
merged 3 commits into from
Oct 23, 2023

Add comments and java doc

17b9dcd
Select commit
Loading
Failed to load commit list.
Merged

[Remote Store] Sync segments in refresh listener on refresh after commit #10830

Add comments and java doc
17b9dcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 23, 2023 in 0s

90.04% of diff hit (target 71.31%)

View this Pull Request on Codecov

90.04% of diff hit (target 71.31%)

Annotations

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

Check warning on line 25 in server/src/main/java/org/opensearch/ratelimitting/admissioncontrol/AdmissionControlSettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ratelimitting/admissioncontrol/AdmissionControlSettings.java#L25

Added line #L25 was not covered by tests

Check warning on line 30 in server/src/main/java/org/opensearch/ratelimitting/admissioncontrol/settings/CPUBasedAdmissionControllerSettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ratelimitting/admissioncontrol/settings/CPUBasedAdmissionControllerSettings.java#L30

Added line #L30 was not covered by tests