-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor - P4
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:2
-
Sprint:Storage Engines 2020-03-09
-
Backport Requested:v4.2
The code in curbackup_incr_next should be refactored so that there is only one location where we set the cursor for WT_BACKUP_RANGE. Currently they're separated for two cases, but mostly identical.