f46ec7b82e
The last-transfer-size check has not worked very well in production. Replicas with frequent data changes always stay in 'out-of-sync' for its 'replica_state'. This PR removes the check. Closes-Bug: #2066031 Change-Id: I05d2e7c72c04f941182accf8e68102ccea1d6b99
8 lines
311 B
YAML
8 lines
311 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Removed the check for the last transfer size during updating replica state
|
|
in the ONTAP driver. Also removed the corresponding option
|
|
`netapp_snapmirror_last_transfer_size_limit`. See `launchpad bug 2066031
|
|
<https://bugs.launchpad.net/manila/+bug/2066031>`_ for more details.
|