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

Optimising node to node communication by serializing node attribute in DiscoveryNode only in scenarioes where it is required #15617

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

RS146BIJAY
Copy link
Contributor

@RS146BIJAY RS146BIJAY commented Sep 3, 2024

Backport #15341

Signed-off-by: RS146BIJAY rishavsagar4b1@gmail.com
(cherry picked from commit ca25f58)

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…it is required

Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
(cherry picked from commit ca25f58)
Copy link
Contributor

github-actions bot commented Sep 3, 2024

❕ Gradle check result for 73b1edd: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 95.74468% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.69%. Comparing base (62e943c) to head (73b1edd).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...va/org/opensearch/cluster/node/DiscoveryNodes.java 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15617      +/-   ##
============================================
+ Coverage     71.68%   71.69%   +0.01%     
+ Complexity    64023    64002      -21     
============================================
  Files          5243     5243              
  Lines        299319   299344      +25     
  Branches      43568    43570       +2     
============================================
+ Hits         214566   214626      +60     
+ Misses        66820    66738      -82     
- Partials      17933    17980      +47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Bukhtawar
Copy link
Collaborator

Lets raise a commit to make 2.17 as the version on main

@RS146BIJAY
Copy link
Contributor Author

Lets raise a commit to make 2.17 as the version on main

Ack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants