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

Async Batch shards changes for GatewayAllocator #8746

Merged
merged 46 commits into from
Apr 26, 2024

Added changelog

080c3ba
Select commit
Loading
Failed to load commit list.
Merged

Async Batch shards changes for GatewayAllocator #8746

Added changelog
080c3ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 26, 2024 in 1s

57.36% of diff hit (target 71.42%)

View this Pull Request on Codecov

57.36% of diff hit (target 71.42%)

Annotations

Check warning on line 208 in server/src/main/java/org/opensearch/cluster/routing/RoutingNode.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/RoutingNode.java#L208

Added line #L208 was not covered by tests

Check warning on line 578 in server/src/main/java/org/opensearch/cluster/routing/allocation/AllocationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/AllocationService.java#L577-L578

Added lines #L577 - L578 were not covered by tests

Check warning on line 606 in server/src/main/java/org/opensearch/cluster/routing/allocation/AllocationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/AllocationService.java#L604-L606

Added lines #L604 - L606 were not covered by tests

Check warning on line 609 in server/src/main/java/org/opensearch/cluster/routing/allocation/AllocationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/AllocationService.java#L608-L609

Added lines #L608 - L609 were not covered by tests

Check warning on line 112 in server/src/main/java/org/opensearch/cluster/routing/allocation/ExistingShardsAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/ExistingShardsAllocator.java#L112

Added line #L112 was not covered by tests

Check warning on line 114 in server/src/main/java/org/opensearch/cluster/routing/allocation/ExistingShardsAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/ExistingShardsAllocator.java#L114

Added line #L114 was not covered by tests

Check warning on line 116 in server/src/main/java/org/opensearch/cluster/routing/allocation/ExistingShardsAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/ExistingShardsAllocator.java#L116

Added line #L116 was not covered by tests

Check warning on line 119 in server/src/main/java/org/opensearch/cluster/routing/allocation/ExistingShardsAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/ExistingShardsAllocator.java#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 138 in server/src/main/java/org/opensearch/gateway/BaseGatewayShardAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/BaseGatewayShardAllocator.java#L138

Added line #L138 was not covered by tests

Check warning on line 135 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 138 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 183 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L183

Added line #L183 was not covered by tests

Check warning on line 192 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 201 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L201

Added line #L201 was not covered by tests

Check warning on line 203 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L203

Added line #L203 was not covered by tests

Check warning on line 210 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L206-L210

Added lines #L206 - L210 were not covered by tests

Check warning on line 216 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L213-L216

Added lines #L213 - L216 were not covered by tests

Check warning on line 218 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L218

Added line #L218 was not covered by tests

Check warning on line 256 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L256

Added line #L256 was not covered by tests

Check warning on line 259 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 261 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L261

Added line #L261 was not covered by tests

Check warning on line 310 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 321 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L321

Added line #L321 was not covered by tests

Check warning on line 385 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L385

Added line #L385 was not covered by tests

Check warning on line 390 in server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ShardsBatchGatewayAllocator.java#L390

Added line #L390 was not covered by tests