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

WFLY-3731 StatefulSessionSynchronizationInterceptor should not register a Synchronization if the transaction was rolled back #6601

Conversation

scottmarlow
Copy link
Contributor

Doing so will cause an ISE "IllegalStateException: No transaction is running" to be thrown when registering the Synchronization (see http://fpaste.org/125252 for call stack).

…er a Synchronization if the transaction was rolled back
@wildfly-ci
Copy link

Build 4523 is now running using a merge of 86a5dca

@wildfly-ci
Copy link

Build 4523 outcome was SUCCESS using a merge of 86a5dca
Summary: Tests passed: 3023, ignored: 226 Build time: 1:15:46

stuartwdouglas added a commit that referenced this pull request Aug 17, 2014
…nchronizationInterceptor

WFLY-3731 StatefulSessionSynchronizationInterceptor should not register a Synchronization if the transaction was rolled back
@stuartwdouglas stuartwdouglas merged commit 6377927 into wildfly:master Aug 17, 2014
@scottmarlow scottmarlow deleted the WFLY-3731_StatefulSessionSynchronizationInterceptor branch October 25, 2018 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants