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 actions - backport 2.16 #14887

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

rajiv-kv
Copy link
Contributor

Backport (#14273)](#14869)

  • enabling term version check on local state for all admin read actions

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.

…d Transport Actions (opensearch-project#14273)

* enabling term version check on local state for all admin read actions

Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com>
Copy link
Contributor

❌ Gradle check result for dc76032: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
@rajiv-kv
Copy link
Contributor Author

❌ Gradle check result for dc76032: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Flaky Test 14325

Copy link
Contributor

✅ Gradle check result for ba291f4: SUCCESS

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 77.41935% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.52%. Comparing base (47526e7) to head (ba291f4).
Report is 2 commits behind head on 2.16.

Files Patch % Lines
...stermanager/TransportClusterManagerNodeAction.java 72.72% 5 Missing and 1 partial ⚠️
...ster/tasks/TransportPendingClusterTasksAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.16   #14887      +/-   ##
============================================
- Coverage     71.57%   71.52%   -0.06%     
+ Complexity    62635    62587      -48     
============================================
  Files          5117     5117              
  Lines        293920   293934      +14     
  Branches      42833    42835       +2     
============================================
- Hits         210364   210224     -140     
- Misses        65899    66074     +175     
+ Partials      17657    17636      -21     

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

@shwetathareja shwetathareja merged commit e5adb99 into opensearch-project:2.16 Jul 23, 2024
31 of 32 checks passed
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.

3 participants