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

Add batch async shard fetch transport action for replica #8218 #8356

Merged

Update Integration test

85faccc
Select commit
Loading
Failed to load commit list.
Merged

Add batch async shard fetch transport action for replica #8218 #8356

Update Integration test
85faccc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 14, 2024 in 1s

21.51% of diff hit (target 71.42%)

View this Pull Request on Codecov

21.51% of diff hit (target 71.42%)

Annotations

Check warning on line 27 in server/src/main/java/org/opensearch/gateway/BaseShardResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/BaseShardResponse.java#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 32 in server/src/main/java/org/opensearch/gateway/BaseShardResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/BaseShardResponse.java#L32

Added line #L32 was not covered by tests

Check warning on line 35 in server/src/main/java/org/opensearch/gateway/BaseShardResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/BaseShardResponse.java#L35

Added line #L35 was not covered by tests

Check warning on line 37 in server/src/main/java/org/opensearch/gateway/BaseShardResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/BaseShardResponse.java#L37

Added line #L37 was not covered by tests

Check warning on line 39 in server/src/main/java/org/opensearch/gateway/BaseShardResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/BaseShardResponse.java#L39

Added line #L39 was not covered by tests

Check warning on line 41 in server/src/main/java/org/opensearch/gateway/BaseShardResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/BaseShardResponse.java#L41

Added line #L41 was not covered by tests

Check warning on line 46 in server/src/main/java/org/opensearch/gateway/BaseShardResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/BaseShardResponse.java#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 48 in server/src/main/java/org/opensearch/gateway/BaseShardResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/BaseShardResponse.java#L48

Added line #L48 was not covered by tests

Check warning on line 50 in server/src/main/java/org/opensearch/gateway/BaseShardResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/BaseShardResponse.java#L50

Added line #L50 was not covered by tests

Check warning on line 158 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadata.java#L158

Added line #L158 was not covered by tests

Check warning on line 105 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 109 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L109

Added line #L109 was not covered by tests

Check warning on line 114 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L114

Added line #L114 was not covered by tests

Check warning on line 123 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L123

Added line #L123 was not covered by tests

Check warning on line 132 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L129-L132

Added lines #L129 - L132 were not covered by tests

Check warning on line 143 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L143

Added line #L143 was not covered by tests

Check warning on line 145 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L145

Added line #L145 was not covered by tests

Check warning on line 147 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L147

Added line #L147 was not covered by tests

Check warning on line 152 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L152

Added line #L152 was not covered by tests

Check warning on line 157 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 160 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L160

Added line #L160 was not covered by tests

Check warning on line 163 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L163

Added line #L163 was not covered by tests

Check warning on line 166 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L166

Added line #L166 was not covered by tests

Check warning on line 173 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L171-L173

Added lines #L171 - L173 were not covered by tests

Check warning on line 189 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L187-L189

Added lines #L187 - L189 were not covered by tests