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

fix: Revert RabbitMQ HandleBasicDeliver instrumentation change from #1972. Resolves #2047 #2118

Merged
merged 2 commits into from Dec 5, 2023

Conversation

tippmar-nr
Copy link
Member

Thank you for submitting a pull request. Please review our contributing guidelines and code of conduct.

Description

Reverts a change to the HandleBasicDeliver instrumentation point that was made in #1972, but which caused issues as reported in #2047.

We would have to make this change eventually in any case, as the instrumented class appears to have been removed in the most recent (presently unrelease) Rabbit MQ .NET Client codebase.

Author Checklist

  • Unit tests, Integration tests, and Unbounded tests completed
  • Performance testing completed with satisfactory results (if required)

Reviewer Checklist

  • Perform code review
  • Pull request was adequately tested (new/existing tests, performance tests)

@tippmar-nr tippmar-nr enabled auto-merge (squash) December 5, 2023 19:03
@tippmar-nr tippmar-nr merged commit 0525182 into main Dec 5, 2023
75 checks passed
@tippmar-nr tippmar-nr deleted the fix/revert-rabbitmq-instrumentation-change branch December 5, 2023 19:56
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

3 participants