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

Make pseudo-JTA driver support stand alone #3024

Closed
ljnelson opened this issue May 18, 2021 · 0 comments · Fixed by #3089
Closed

Make pseudo-JTA driver support stand alone #3024

ljnelson opened this issue May 18, 2021 · 0 comments · Fixed by #3089
Assignees
Labels
2.x Issues for 2.x version branch enhancement New feature or request jpa/jta

Comments

@ljnelson
Copy link
Member

Currently the pseudo-JTA support we have that permits a single non-XA data source to participate in an XA transaction under the control of JTA is married unnecessarily strongly to our JPA support. Breaking it out will, among other things, help with general JPA-related end-user unit tests.

@ljnelson ljnelson added enhancement New feature or request jpa/jta 2.x Issues for 2.x version branch labels May 18, 2021
@ljnelson ljnelson self-assigned this May 18, 2021
@ljnelson ljnelson mentioned this issue May 18, 2021
8 tasks
@ljnelson ljnelson linked a pull request Jun 9, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch enhancement New feature or request jpa/jta
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant