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

Enabling term version check on local state for all ClusterManager Read Transport Actions #14273

Merged
merged 2 commits into from
Jul 22, 2024

enable term check selectively for transport actions based on code audit

92463f4
Select commit
Loading
Failed to load commit list.
Merged

Enabling term version check on local state for all ClusterManager Read Transport Actions #14273

enable term check selectively for transport actions based on code audit
92463f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 22, 2024 in 1s

77.41% of diff hit (target 71.70%)

View this Pull Request on Codecov

77.41% of diff hit (target 71.70%)

Annotations

Check warning on line 116 in server/src/main/java/org/opensearch/action/admin/cluster/tasks/TransportPendingClusterTasksAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/tasks/TransportPendingClusterTasksAction.java#L116

Added line #L116 was not covered by tests

Check warning on line 419 in server/src/main/java/org/opensearch/action/support/clustermanager/TransportClusterManagerNodeAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/support/clustermanager/TransportClusterManagerNodeAction.java#L419

Added line #L419 was not covered by tests

Check warning on line 422 in server/src/main/java/org/opensearch/action/support/clustermanager/TransportClusterManagerNodeAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/support/clustermanager/TransportClusterManagerNodeAction.java#L421-L422

Added lines #L421 - L422 were not covered by tests

Check warning on line 443 in server/src/main/java/org/opensearch/action/support/clustermanager/TransportClusterManagerNodeAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/support/clustermanager/TransportClusterManagerNodeAction.java#L442-L443

Added lines #L442 - L443 were not covered by tests