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

JPAContext shall make sure TxContext exit scope if scope is started implicity #42

Open
greenlaw110 opened this issue Feb 3, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@greenlaw110
Copy link
Contributor

It allows JPAContext to enter Tx scope without explicitly annotation on method, however, the scope forced to start implicitly never get exit and all the following tx happening on the same thread won't be committed.

@greenlaw110 greenlaw110 added the bug Something isn't working label Feb 3, 2019
@greenlaw110 greenlaw110 self-assigned this Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant