-
Notifications
You must be signed in to change notification settings - Fork 92
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
BlockingIdentifierGenerator doesn't use the right session #707
Comments
DavideD
changed the title
BlockingIdentifierGenerator is completely broken because I suck
BlockingIdentifierGenerator is broken
Apr 15, 2021
@gavinking are you going to work on this or should I do it? |
Yes, I'm on it. |
gavinking
added a commit
to gavinking/hibernate-reactive
that referenced
this issue
Apr 15, 2021
make sure that queued requests use the right session and entity args
Merged
Thanks |
gavinking
added a commit
to gavinking/hibernate-reactive
that referenced
this issue
Apr 15, 2021
make sure that queued requests use the right session and entity args
gavinking
added a commit
to gavinking/hibernate-reactive
that referenced
this issue
Apr 15, 2021
related to discussion around hibernate#707 This seems right for sequences. I'm not sure about tables though.
gavinking
added a commit
that referenced
this issue
Apr 16, 2021
make sure that queued requests use the right session and entity args
gavinking
added a commit
that referenced
this issue
Apr 16, 2021
related to discussion around #707 This seems right for sequences. I'm not sure about tables though.
DavideD
changed the title
BlockingIdentifierGenerator is broken
BlockingIdentifierGenerator doesn't use the right session
Apr 16, 2021
DavideD
added a commit
to DavideD/hibernate-reactive
that referenced
this issue
Apr 17, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See quarkusio/quarkus#16255.
The text was updated successfully, but these errors were encountered: