Flaky-test: PulsarStateTest.testSinkState - wrong number of messages received
See original GitHub issue - PulsarStateTest.testSinkState
- which gave: PulsarStateTest.testSinkState:183 expected [val1-9] but found [val1-8]
To Reproduce
I reproduced this exact issue locally by running the tests in PulsarStateTest while running:
stress-ng --matrix 0 -t 15m
which was running during the entire test process.
Originally mentioned here: https://github.com/apache/pulsar/issues/6137
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
(I was able to install stress-ng on my mac via brew.)
I fixed this issue in my PR #6202. However, now there’s a new issue. The Github CI output just looks like this:
1211[ERROR] Run 4: PulsarStateTest.testSinkState:162 » PulsarAdmin org.apache.pulsar.shade.javax....
I’ve attached a log with the test failure.
11_run integration tests.txt