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

Sync translog to remote on primary activate #10839

Address PR comments

27245ff
Select commit
Loading
Failed to load commit list.
Merged

Sync translog to remote on primary activate #10839

Address PR comments
27245ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 23, 2023 in 0s

90.15% of diff hit (target 71.31%)

View this Pull Request on Codecov

90.15% 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 3406 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L3405-L3406

Added lines #L3405 - L3406 were 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