-
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
Flaky-test: NonPersistentTopicTest.testMsgDropStat #20386
Comments
The problem remains after PR #20387
reopening |
…llow up (#20401) Fixes #20386 ### Motivation - the previous attempt #20387 to fix the flakiness wasn't effective ### Modifications - improve the fix and rely on the fact that entryId is -1 when the message is dropped in the broker code: https://github.com/apache/pulsar/blob/091ee2504ffbe6ec98e354b76e7f4c045e1914aa/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/ServerCnx.java#L1699-L1711 ### Documentation <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [ ] `doc` <!-- Your PR contains doc changes. --> - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later --> - [x] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [ ] `doc-complete` <!-- Docs have been already added -->
Problem remains: https://github.com/apache/pulsar/actions/runs/5109473657/jobs/9184546245#step:10:1496
|
I added #20425 to get the actual root cause logged. I was able to reproduce locally that this is the exception that happens first. The stats are missing for the producer.
|
Failed again: https://github.com/apache/pulsar/actions/runs/5180109061/jobs/9334136018?pr=20490#step:10:855
|
The issue had no activity for 30 days, mark with Stale label. |
Recent failure:
https://github.com/apache/pulsar/actions/runs/6495398376/job/17640802328#step:10:620 |
recent failures
Usage tip: To enable automatic navigation to failure message, open the following links with CTRL/CMD-click. Full exception stacktrace
example failure 2023-11-04T22:27:13.8332011Z Full exception stacktrace
|
Search before asking
Example failure
https://github.com/apache/pulsar/actions/runs/5067587816/jobs/9099067231#step:10:1471
Exception stacktrace
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: