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

Clarify use of "active" #211

Open
ljnelson opened this issue Dec 7, 2022 · 0 comments
Open

Clarify use of "active" #211

ljnelson opened this issue Dec 7, 2022 · 0 comments

Comments

@ljnelson
Copy link

ljnelson commented Dec 7, 2022

Particularly in the javadocs for TransactionSynchronizationRegistry, "active" is used to mean, effectively, "a state equal to that denoted by either Status.STATUS_ACTIVE or Status.STATUS_MARKED_ROLLBACK". The javadocs should be improved to clarify that the TransactionSynchronizationRegistry may be legally accessed when the return value of its getTransactionStatus() is either of these two Status constants.

Discussion: https://www.eclipse.org/lists/jta-dev/msg00258.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant