-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:3
-
Sprint:Storage Engines 2020-02-24
-
Backport Requested:v4.2
The unit test test_backup12.py uses the incremental API but currently does full file copies only. It should be updated to use the file/range types and appropriately copy the whole file or blocks as expected.