Skip to content
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

Retry rocketmq batch test when it fails #4922

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Dec 16, 2021

https://ge.opentelemetry.io/scans/tests?search.relativeStartTime=P7D&search.tags=CI&search.timeZoneId=Europe/Tallinn&tests.container=io.opentelemetry.instrumentation.rocketmq.RocketMqClientTest&tests.sortField=FLAKY&tests.test=test%20rocketmq%20produce%20and%20batch%20consume&tests.unstableOnly=true
This is probably the most flaky test we have now. As far as I understand the issue is that this test should receive the 2 sent messages at the same time and process them as one batch, which doesn't seem to always happen. This pr adds a hack to retry sending the messages when they are not handled in together.

@trask trask merged commit 08ba196 into open-telemetry:main Dec 17, 2021
@laurit laurit deleted the rocketmq-batch-flaky branch April 2, 2022 11:38
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants