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

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

Merged

empty commit

e0a0ae2
Select commit
Loading
Failed to load commit list.
Merged

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

empty commit
e0a0ae2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 28, 2024 in 1s

88.09% of diff hit (target 72.01%)

View this Pull Request on Codecov

88.09% of diff hit (target 72.01%)

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