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

[segment replication] decouple the rateLimiter of segrep and recovery #12959

Merged
merged 9 commits into from
Apr 14, 2024

Merge branch 'main' into segrep-throttle

fedc06c
Select commit
Loading
Failed to load commit list.
Merged

[segment replication] decouple the rateLimiter of segrep and recovery #12959

Merge branch 'main' into segrep-throttle
fedc06c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 12, 2024 in 1s

81.81% of diff hit (target 71.42%)

View this Pull Request on Codecov

81.81% of diff hit (target 71.42%)

Annotations

Check warning on line 215 in server/src/main/java/org/opensearch/indices/recovery/RecoverySettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/recovery/RecoverySettings.java#L215

Added line #L215 was not covered by tests

Check warning on line 340 in server/src/main/java/org/opensearch/indices/recovery/RecoverySettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/recovery/RecoverySettings.java#L340

Added line #L340 was not covered by tests

Check warning on line 127 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicationSourceService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicationSourceService.java#L127

Added line #L127 was not covered by tests

Check warning on line 638 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicationTargetService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicationTargetService.java#L638

Added line #L638 was not covered by tests

Check warning on line 3188 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#L3188

Added line #L3188 was not covered by tests