Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
1.0, 1.0.1, 1.1
-
None
-
None
-
r410655.
Description
since some of the versioing information is somehow cached in the 'IternalVersionItems', it can happen that they are not updated fast enough after a commit that included versioning operations. subsequent versioing operations could leed to errors.
test case: create 2 threads, that concurrently do: begin -> checkout -> checkin -> commit on the same node.