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

Bump to OTel 1.28 and SR reactive-messaging to 4.9.0 #34851

Merged
merged 1 commit into from
Aug 2, 2023

Commits on Aug 1, 2023

  1. Bump to OTel 1.28

    Fix for RM Kafka HR test:
    Before RM 4.9.0 Blocking method completion wasn't handled properly. Which lead to this test to be able to abuse and use HR SessionFactory and Panache Reactive in the same message context, one after the other.
    This change keeps Panache Reactive using WithTransaction annotation. The Blocking method is kept to verify that message dispatch continues on duplicated context.
    brunobat committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3033857 View commit details
    Browse the repository at this point in the history