- 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: #6137