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] Fix for race condition in node-join/node-left loop #16118

Merged
merged 1 commit into from
Sep 30, 2024

Fix for race condition in node-join/node-left loop (#15521)

83ea071
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix for race condition in node-join/node-left loop #16118

Fix for race condition in node-join/node-left loop (#15521)
83ea071
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 29, 2024 in 0s

88.09% of diff hit (target 71.79%)

View this Pull Request on Codecov

88.09% of diff hit (target 71.79%)

Annotations

Check warning on line 120 in server/src/main/java/org/opensearch/transport/RemoteConnectionManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/transport/RemoteConnectionManager.java#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 125 in server/src/main/java/org/opensearch/transport/RemoteConnectionManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/transport/RemoteConnectionManager.java#L124-L125

Added lines #L124 - L125 were not covered by tests