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

Disabling request scoped sessions feature #45784

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IvanPetkov23
Copy link
Contributor

@IvanPetkov23 IvanPetkov23 commented Jan 22, 2025

Added config property for enabling request scoped sessions. Implemented check for the property value in session initialization method.

…ed check for the property value in session initialization method.
Copy link

quarkus-bot bot commented Jan 22, 2025

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • title should not end up with dot

This message is automatically generated by a bot.

@IvanPetkov23 IvanPetkov23 changed the title Disabling request scoped sessions feature. Disabling request scoped sessions feature Jan 22, 2025
@quarkus-bot quarkus-bot bot added the area/hibernate-orm Hibernate ORM label Jan 22, 2025
Copy link

quarkus-bot bot commented Jan 22, 2025

/cc @gsmet (hibernate-orm)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-orm Hibernate ORM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuration property to make transaction mandatory even for read operations
1 participant