A Cloud Administrator is planning a site failover test for a VCF Stretched Cluster. The objective is to verify that the "Read Locality" feature functions correctly during standard operations and degrades gracefully during a site failure.
```
# Storage Policy: Prod-DB-Policy
Site-Disaster-Tolerance: Dual site mirroring
Failures-to-Tolerate: 1 failure - RAID-5 (Local)
# Environment State
VM 'DB-01' running on Host: Site-A-ESX-01
VM 'DB-01' storage object replica 1: Site-A (Active)
VM 'DB-01' storage object replica 2: Site-B (Active)
```
The administrator simulates a network partition, severing the Inter-Site Link (ISL). Site A maintains contact with the Witness.
Which of the following statements correctly describe the behavior of the Read Locality algorithm before, during, and after this failure? (Select all that apply.)