Add a release note for option fix, in particular noting that a 6.2 client must be used as the primary for the behavior to work correctly.
This commit is contained in:
parent
6b6012ee7b
commit
c8cf7f88ef
|
@ -14,6 +14,8 @@ Performance
|
|||
Fixes
|
||||
-----
|
||||
|
||||
* During an upgrade, the multi-version client now persists database default options and transaction options that aren't reset on retry (e.g. transaction timeout). In order for these options to function correctly during an upgrade, a 6.2 or later client should be used as the primary client. `(PR #1767) <https://github.com/apple/foundationdb/pull/1767>`_.
|
||||
|
||||
Status
|
||||
------
|
||||
|
||||
|
|
Loading…
Reference in New Issue