5 The default option "Never" for `attemptreopenmethod` setting, which
6 disallowed multiple attempts at the assignment, has been removed. This
7 option was unnecessary because limiting attempts to 1 through the
8 `maxattempts` setting achieves the same behavior.
11 The constant `ASSIGN_ATTEMPT_REOPEN_METHOD_NONE` has been deprecated,
12 and a new default value for `attemptreopenmethod` has been set to
13 "Automatically until pass".
16 A new default value for `attemptreopenmethod` has been set to
17 "Automatically until pass".