-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 Transport Actions #14273- backport 2.x #14869
Conversation
…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>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14869 +/- ##
=========================================
Coverage 71.59% 71.59%
+ Complexity 62621 62532 -89
=========================================
Files 5110 5110
Lines 293685 293699 +14
Branches 42801 42803 +2
=========================================
+ Hits 210265 210279 +14
+ Misses 65801 65756 -45
- Partials 17619 17664 +45 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
❌ Gradle check result for 974d675: 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? |
❌ Gradle check result for 974d675: ABORTED 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? |
❌ Gradle check result for 974d675: 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? |
❌ Gradle check result for 974d675: 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 Issue 14296 |
…d Transport Actions (opensearch-project#14273) (opensearch-project#14869) * enabling term version check on local state for all admin read actions Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com> Signed-off-by: Daniel (dB.) Doubrovkine <dblock@amazon.com> Co-authored-by: Daniel (dB.) Doubrovkine <dblock@amazon.com> Signed-off-by: kkewwei <kkewwei@163.com>
Backport :- Enabling term version check on local state for all ClusterManager Read Transport Actions #14273
Description
[Describe what this change achieves]
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
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.