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] Implement write and read flow for shard diff file. #14915

Merged
merged 1 commit into from
Jul 23, 2024

[Remote Routing Table] Implement write and read flow for shard diff f…

eb611c7
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Implement write and read flow for shard diff file. #14915

[Remote Routing Table] Implement write and read flow for shard diff f…
eb611c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 23, 2024 in 1s

74.07% of diff hit (target 71.52%)

View this Pull Request on Codecov

74.07% of diff hit (target 71.52%)

Annotations

Check warning on line 73 in server/src/main/java/org/opensearch/cluster/routing/RoutingTableIncrementalDiff.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/RoutingTableIncrementalDiff.java#L73

Added line #L73 was not covered by tests

Check warning on line 76 in server/src/main/java/org/opensearch/cluster/routing/RoutingTableIncrementalDiff.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/RoutingTableIncrementalDiff.java#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 81 in server/src/main/java/org/opensearch/cluster/routing/RoutingTableIncrementalDiff.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/RoutingTableIncrementalDiff.java#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 83 in server/src/main/java/org/opensearch/cluster/routing/RoutingTableIncrementalDiff.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/RoutingTableIncrementalDiff.java#L83

Added line #L83 was not covered by tests

Check warning on line 157 in server/src/main/java/org/opensearch/cluster/routing/remote/InternalRemoteRoutingTableService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/remote/InternalRemoteRoutingTableService.java#L157

Added line #L157 was not covered by tests

Check warning on line 67 in server/src/main/java/org/opensearch/cluster/routing/remote/NoopRemoteRoutingTableService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/remote/NoopRemoteRoutingTableService.java#L67

Added line #L67 was not covered by tests

Check warning on line 95 in server/src/main/java/org/opensearch/cluster/routing/remote/NoopRemoteRoutingTableService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/remote/NoopRemoteRoutingTableService.java#L95

Added line #L95 was not covered by tests

Check warning on line 128 in server/src/main/java/org/opensearch/cluster/routing/remote/NoopRemoteRoutingTableService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/remote/NoopRemoteRoutingTableService.java#L128

Added line #L128 was not covered by tests

Check warning on line 39 in server/src/main/java/org/opensearch/cluster/routing/remote/RemoteRoutingTableService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/remote/RemoteRoutingTableService.java#L39

Added line #L39 was not covered by tests

Check warning on line 49 in server/src/main/java/org/opensearch/cluster/routing/remote/RemoteRoutingTableService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/remote/RemoteRoutingTableService.java#L49

Added line #L49 was not covered by tests

Check warning on line 492 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L491-L492

Added lines #L491 - L492 were not covered by tests

Check warning on line 277 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L277

Added line #L277 was not covered by tests

Check warning on line 279 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L279

Added line #L279 was not covered by tests

Check warning on line 340 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L338-L340

Added lines #L338 - L340 were not covered by tests

Check warning on line 343 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L343

Added line #L343 was not covered by tests

Check warning on line 1081 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L1076-L1081

Added lines #L1076 - L1081 were not covered by tests

Check warning on line 1086 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L1086

Added line #L1086 was not covered by tests

Check warning on line 1088 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L1088

Added line #L1088 was not covered by tests

Check warning on line 1301 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L1297-L1301

Added lines #L1297 - L1301 were not covered by tests

Check warning on line 55 in server/src/main/java/org/opensearch/gateway/remote/RemotePersistenceStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemotePersistenceStats.java#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 84 in server/src/main/java/org/opensearch/gateway/remote/routingtable/RemoteRoutingTableDiff.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/routingtable/RemoteRoutingTableDiff.java#L82-L84

Added lines #L82 - L84 were not covered by tests

Check warning on line 116 in server/src/main/java/org/opensearch/gateway/remote/routingtable/RemoteRoutingTableDiff.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/routingtable/RemoteRoutingTableDiff.java#L116

Added line #L116 was not covered by tests