-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Filesystem API, Live Restore
-
Storage Engines
-
5
-
StorEng - 2025-02-04
Background read size is currently not configurable but should be made configurable. Backup will likely want to do reads in the range of 1MB to 16MB we should enable this use case.
To do this add a new sub-config to the live restore configuration:
- Read size
- is depended on by
-
SERVER-99077 Add background read size configuration to live restore API
- Backlog