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] Add extra buffer before deleting older generations of translog #10817

Merged
merged 3 commits into from
Oct 23, 2023

more PR comments

c411a25
Select commit
Loading
Failed to load commit list.
Merged

[Remote Store] Add extra buffer before deleting older generations of translog #10817

more PR comments
c411a25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 23, 2023 in 1s

90.05% of diff hit (target 71.31%)

View this Pull Request on Codecov

90.05% of diff hit (target 71.31%)

Annotations

Check warning on line 1331 in server/src/main/java/org/opensearch/index/IndexSettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexSettings.java#L1330-L1331

Added lines #L1330 - L1331 were 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 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