-
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
[fix] [test] Revert the modification to NonDurableSubscriptionTest caused by a mistake in the PR#23129 #23168
Conversation
…used by a mistake in the PR#23129
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #23168 +/- ##
============================================
+ Coverage 73.57% 74.58% +1.00%
- Complexity 32624 33651 +1027
============================================
Files 1877 1920 +43
Lines 139502 144465 +4963
Branches 15299 15805 +506
============================================
+ Hits 102638 107742 +5104
+ Misses 28908 28470 -438
- Partials 7956 8253 +297
Flags with carried forward coverage won't be shown. Click here to find out more. |
I excluded changes to NonDurableSubscriptionTest when cherry-picking #23129 to branch-3.0 and branch-3.3 . Therefore there's no need to cherry-pick this PR to branch-3.0 and branch-3.3. |
…ParamsAutoClusterFailover (apache#23129) - excluding changes to pulsar-broker/src/test/java/org/apache/pulsar/client/api/NonDurableSubscriptionTest.java PR apache#23168 (cherry picked from commit 06a2f5c) (cherry picked from commit 286a5dc)
…ParamsAutoClusterFailover (apache#23129) - excluding changes to pulsar-broker/src/test/java/org/apache/pulsar/client/api/NonDurableSubscriptionTest.java PR apache#23168 (cherry picked from commit 06a2f5c) (cherry picked from commit 286a5dc)
…ParamsAutoClusterFailover (apache#23129) - excluding changes to pulsar-broker/src/test/java/org/apache/pulsar/client/api/NonDurableSubscriptionTest.java PR apache#23168 (cherry picked from commit 06a2f5c) (cherry picked from commit 286a5dc)
…used by a mistake in the PR#23129 (apache#23168)
…used by a mistake in the PR#23129 (apache#23168)
Motivation & Modifications
There are no no-related changes in PR #23129, see the details https://github.com/apache/pulsar/pull/23129/files#r1716538209, the current PR is in order to revert the changes
Documentation
doc
doc-required
doc-not-needed
doc-complete
Matching PR in forked repository
PR in forked repository: x