-
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
Reset discovery nodes in most transport node actions request. (#15131) #15679
base: 2.x
Are you sure you want to change the base?
Reset discovery nodes in most transport node actions request. (#15131) #15679
Conversation
❌ Gradle check result for 92008aa: null 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? |
92008aa
to
ec41e0a
Compare
❕ Gradle check result for ec41e0a: 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. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #15679 +/- ##
============================================
+ Coverage 71.48% 71.66% +0.18%
- Complexity 62677 64579 +1902
============================================
Files 5123 5269 +146
Lines 294480 302147 +7667
Branches 42912 43979 +1067
============================================
+ Hits 210518 216543 +6025
- Misses 66286 67522 +1236
- Partials 17676 18082 +406 ☔ View full report in Codecov by Sentry. |
ec41e0a
to
a11df9b
Compare
❕ Gradle check result for a11df9b: 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. |
a11df9b
to
fe7b4b0
Compare
fe7b4b0
to
202084a
Compare
❌ Gradle check result for 202084a: 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 #15692 |
❌ Gradle check result for 550c002: 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 #14294 |
550c002
to
0d032be
Compare
…arch-project#15131) Signed-off-by: Swetha Guptha <[email protected]> Co-authored-by: Swetha Guptha <[email protected]> Signed-off-by: Swetha Guptha <[email protected]>
fde9a61
to
08810f3
Compare
❌ Gradle check result for fde9a61: 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 fde9a61: 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 08810f3: 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. |
❕ Gradle check result for 58bae1a: 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. |
This PR is stalled because it has been open for 30 days with no activity. |
Description
Backport #15131 to 2.x
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.