I confirm that what I suggested earlier (clearing the persistenceContext.getBatchFetchQueue().batchLoadableCollections in AbstractFlushingEventListener.postFlush()) fixes the issue.
After this fix, the test runs correctly.
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
Brett,
I confirm that what I suggested earlier (clearing the persistenceContext.getBatchFetchQueue().batchLoadableCollections in AbstractFlushingEventListener.postFlush()) fixes the issue.
After this fix, the test runs correctly.