-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
The LockMode
types OPTIMISTIC
and OPTIMISTIC_FORCE_INCREMENT
passed to lock()
are used to explicitly request a version check or version increment during the before completion phase of the transaction (not at flush time, if I understand correctly).
Since we don't really even have a well-defined transaction completion phase at this stage, I'm not going to add them now.
Also I doubt these are very widely-used.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request