Community
Participate
Working Groups
Currently, when invoking session.getIdentityMapAccessor().printIdentityMaps(), the output prints (for each Descriptor) each object's id, identity hashcode, and the object itself (String representation of the object). I propose that it would be useful and beneficial to debugging for each object's version (write lock) field to also be printed along with the existing information, if the ClassDescriptor is configured to use Optimistic Locking with version locking. This would be an extension of the current debug printing code.
Created attachment 199365 [details] Proposed patch
Created attachment 199692 [details] Proposed patch (v2)
Fixed in trunk (2.4) at revision: 9734 2.3.1 commit pending
Checked into 2.3.1 at r9745
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink