Brett Meyer commented on Bug HHH-7910

As a first step, I made most of Steve's recommended changes in SynchronizationCallbackCoordinatorImpl. I'm attempting to hook the delayed action into SessionImpl method exits. That's also partially wired in (checkNoUnresolvedActionsAfterOperation), but needs added in a few other places. My thought was that, if a delayed action is set, simply clear the session and generate a warning on the method exit.

Steve might be right that this needs checked on the entry as well, but wouldn't we need the check to return a boolean and block the rest of the method call from processing?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira