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:
A.J. Beamon 2019-07-09 15:25:32 -07:00
parent 6b6012ee7b
commit c8cf7f88ef
1 changed files with 2 additions and 0 deletions

View File

@ -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
------