-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[feat][meta] Upgrade to jetcd to 0.7.5 #20339
Conversation
/pulsarbot rerun-failure-checks |
Codecov Report
@@ Coverage Diff @@
## master #20339 +/- ##
============================================
- Coverage 72.93% 72.90% -0.04%
+ Complexity 31973 31951 -22
============================================
Files 1868 1868
Lines 138663 138663
Branches 15248 15248
============================================
- Hits 101133 101086 -47
- Misses 29484 29519 +35
- Partials 8046 8058 +12
Flags with carried forward coverage won't be shown. Click here to find out more.
|
We may need new suppression rules @lhotari @michaeljmarshall |
I'll add those. |
@michaeljmarshall I am releasing The dependency's version of see: https://github.com/apache/pulsar/actions/runs/6627474211/job/18019187456?pr=21435
I saw this PR removed this line, I want to cherry-pick this PR to |
(cherry picked from commit c7a4060)
Fixes #20308
Motivation
As described in #20308, we have test flakiness because of an issue in the etcd dependency. This PR upgrades etcd to fix the test.
I am not familiar with this integration. If there is any reason we should avoid this upgrade, please comment as much.
Modifications
Verifying this change
Tests passing should be sufficient.
Documentation
doc-not-needed
Matching PR in forked repository
PR in forked repository: michaeljmarshall#49