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] [RW Separation] Add polling segment replication for search replicas (#15627) #15717

Merged
merged 2 commits into from
Sep 5, 2024

fix compilation from extra ctors on 2.x line

9203a3e
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [RW Separation] Add polling segment replication for search replicas (#15627) #15717

fix compilation from extra ctors on 2.x line
9203a3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 5, 2024 in 0s

74.07% of diff hit (target 71.72%)

View this Pull Request on Codecov

74.07% of diff hit (target 71.72%)

Annotations

Check warning on line 734 in server/src/main/java/org/opensearch/index/IndexModule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexModule.java#L734

Added line #L734 was not covered by tests

Check warning on line 756 in server/src/main/java/org/opensearch/index/IndexModule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexModule.java#L756

Added line #L756 was not covered by tests

Check warning on line 399 in server/src/main/java/org/opensearch/index/IndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexService.java#L399

Added line #L399 was not covered by tests

Check warning on line 476 in server/src/main/java/org/opensearch/index/IndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexService.java#L476

Added line #L476 was not covered by tests

Check warning on line 1472 in server/src/main/java/org/opensearch/index/IndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexService.java#L1472

Added line #L1472 was not covered by tests

Check warning on line 1474 in server/src/main/java/org/opensearch/index/IndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexService.java#L1474

Added line #L1474 was not covered by tests

Check warning on line 1477 in server/src/main/java/org/opensearch/index/IndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexService.java#L1476-L1477

Added lines #L1476 - L1477 were not covered by tests

Check warning on line 574 in server/src/main/java/org/opensearch/indices/IndicesService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesService.java#L574

Added line #L574 was not covered by tests