Skip to content

Conversation

@DavideD
Copy link
Member

@DavideD DavideD commented Apr 24, 2025

Fix #2207

We store the session in the Vert.x local context.

But, Quarkus needs a way to access the same context when using Panache.

See quarkus issue: quarkusio/quarkus#47314

We store the session in the Vert.x local context.

But, Quarkus needs a way to access the same context when
using Panache.

See quarkus issue: quarkusio/quarkus#47314
Copy link
Contributor

@tsegismont tsegismont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@DavideD DavideD merged commit 02db560 into hibernate:main Apr 24, 2025
18 checks passed
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.

Provide access to the contextual data map

2 participants