Skip to content

Enabling term version check on local state for all ClusterManager Read actions - backport 2.16#14887

Merged
shwetathareja merged 2 commits intoopensearch-project:2.16from
rajiv-kv:2.16_term_all
Jul 23, 2024
Merged

Enabling term version check on local state for all ClusterManager Read actions - backport 2.16#14887
shwetathareja merged 2 commits intoopensearch-project:2.16from
rajiv-kv:2.16_term_all

Conversation

@rajiv-kv
Copy link
Copy Markdown
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>
@github-actions
Copy link
Copy Markdown
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
Copy Markdown
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

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for ba291f4: SUCCESS

@codecov
Copy link
Copy Markdown

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.

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