General
-
TMAN-17016: This release includes a resolution for a situation where the replication of a protection group snapshot completes in the middle of a test recovery or recovery operation leading to different point-in-time snapshots being chosen for two or more volumes.
Background: The SRA pulls all replicated snapshots available at the start of the recovery operation. The SRA then chooses the latest snapshot for each volume and verifies that the selected snapshot has been fully replicated. If a replicated snapshot that was in-progress at the start of the operation happens to complete after at least one volume was recovered, subsequent volumes will use the newer snapshot. This fix now forces the SRA to exclude any snapshot that was not completed upon the start of the recovery operation.