Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DPL: attempt to have some dropping logic which does not break test
I suspect what is happening in the test is the consumers start too late (and the lossy policy drops messages on the sender side when that happens). This should avoid the problem by increasing the delay up to 1 second, before switching to lossy, giving enough time to the consumers to start.
- Loading branch information