Might be a good idea to update the title of the issue now that we know what the problem is.
FYI, I already signed the contributor agreement.
I credited Jan and my coworker Laurent Almeras in the test case as I based mine on the test cases they provided to me.
Waiting for your comments on the fix: I took the liberty to clear the entire BatchFetchQueue on flush, even if it wasn't necessary as I think it's better but I might be wrong on this point.
Thanks in advance for your feedback.
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
Hi Brett,
As promised, here is the pull request:
https://github.com/hibernate/hibernate-orm/pull/462
Might be a good idea to update the title of the issue now that we know what the problem is.
FYI, I already signed the contributor agreement.
I credited Jan and my coworker Laurent Almeras in the test case as I based mine on the test cases they provided to me.
Waiting for your comments on the fix: I took the liberty to clear the entire BatchFetchQueue on flush, even if it wasn't necessary as I think it's better but I might be wrong on this point.
Thanks in advance for your feedback.