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

[2.13] Backport several scenarios related to HTTP, SQL and Monitoring modules #1021

Merged
merged 13 commits into from
Feb 1, 2023

Conversation

@pjgg pjgg requested a review from fedinskiy January 30, 2023 11:22
@pjgg pjgg marked this pull request as draft January 30, 2023 11:22
fedinskiy and others added 11 commits January 30, 2023 18:59
…nario (quarkus-qe#995)

There is an issue in upstream (quarkusio/quarkus#29821) that
only happens under some RestClient definition hierarchy.

This commit reproduces the problem in Quarkus 2.12 and earlier versions

(cherry picked from commit 2350b46)
…terprise` event propagation

When firing an async CDI Event, the requestScope context from the emitter briefly exists for the observer
and is then terminated. This commit is a reproducer of this scenario that happens on Quarkus 2.13.0.Final

(cherry picked from commit ef3eed6)
Required for QUARKUS-2757

(cherry picked from commit 4fd38c7)
Quarkus extensions based on `rest-data-panache` support propagation of
security annotations into generated JAX-RS resources.
These tests provide coverage of this feature for extensions:
- `quarkus-hibernate-orm-rest-data-panache`
- `quarkus-spring-data-rest`

See also related test plan:
- https://github.com/quarkus-qe/quarkus-test-plans/blob/main/QUARKUS-2788.md

(cherry picked from commit 3f7a4c8)
(cherry picked from commit 509d491)
@pjgg pjgg marked this pull request as ready for review January 31, 2023 08:23
Add new module, which uses Vert.X-based HTTP server
Verify, that it works, and that it creates all required metrics
Required for https://issues.redhat.com/browse/QUARKUS-2829

(cherry picked from commit 818837f)
@fedinskiy
Copy link
Contributor

run tests

@fedinskiy
Copy link
Contributor

run tests

@pjgg pjgg merged commit fa5a391 into quarkus-qe:2.13 Feb 1, 2023
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.

4 participants