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] Establish seed node connections in async during node bootstrap (#8038) #8077

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

ankitkala
Copy link
Member

  • Establish seed node connection setup in async

Backporting #8038

…earch-project#8038)

* Establish seed node connection setup in async

Signed-off-by: Ankit Kala <ankikala@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #8077 (2da46c7) into 2.x (b642e69) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #8077      +/-   ##
============================================
+ Coverage     70.68%   70.74%   +0.05%     
- Complexity    56849    56885      +36     
============================================
  Files          4702     4702              
  Lines        268993   268987       -6     
  Branches      39768    39767       -1     
============================================
+ Hits         190133   190285     +152     
+ Misses        62606    62344     -262     
- Partials      16254    16358     +104     
Impacted Files Coverage Δ
...org/opensearch/transport/RemoteClusterService.java 86.27% <100.00%> (+4.17%) ⬆️
...ava/org/opensearch/transport/TransportService.java 78.97% <100.00%> (+0.46%) ⬆️

... and 477 files with indirect coverage changes

@shwetathareja shwetathareja merged commit bcd9962 into opensearch-project:2.x Jun 15, 2023
gaiksaya pushed a commit to gaiksaya/OpenSearch that referenced this pull request Jun 26, 2023
…earch-project#8038) (opensearch-project#8077)

* Establish seed node connection setup in async

Signed-off-by: Ankit Kala <ankikala@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants