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 Hibernate Reactive dev mode #33140

Merged
merged 1 commit into from
May 7, 2023
Merged

Conversation

stuartwdouglas
Copy link
Member

@stuartwdouglas stuartwdouglas commented May 5, 2023

The session is being cached in a static so after dev mode restart users get a closed session.

Fixes #33170

The session is being cached in a static so after dev mode restart users get a closed session.
@DavideD
Copy link
Contributor

DavideD commented May 5, 2023

LGTM

@quarkus-bot
Copy link

quarkus-bot bot commented May 5, 2023

Failing Jobs - Building fcd2808

Status Name Step Failures Logs Raw logs
✔️ Devtools Tests - JDK 11
Devtools Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
✔️ Devtools Tests - JDK 17

@geoand geoand merged commit 0951b3d into quarkusio:main May 7, 2023
@quarkus-bot quarkus-bot bot added this to the 3.1 - main milestone May 7, 2023
@gsmet gsmet modified the milestones: 3.1 - main, 3.0.3.Final May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panache Reactive + Reloads
4 participants