Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Check in 324459 - Potential deadlock when using fetch joins

Fixed in trunk.

The fix cascades deferred locking to any object fetched as a result of fetching an object that uses deferred locking itself. The only exception are objects that do not have relationships.

Reviewed by James Sutherland and Gordon Yorke (small amount of feedback pending)

Added test to simultaneous test model


Back to the top