IR replicas now recovery only when told.
Previously, IR replicas would always perform recovery and would always persist their view information into a file with a specific filename. Now, you can provide the IR replica with the filename into which you want it to persist its state. Moreover, if you provide the empty string, the replica will simply disable recovery entirely.