Now that FLCS supports timestamping and history, a number of things that previously needed to be different are the same for all the access methods and can be factored out or unified.
Most notably, the 'When removing a key due to a tombstone with a durable timestamp of "none"' code is currently pasted three times and nearly all of it can be shared.
- causes
-
WT-8550 Bump the maximum number of opened hs cursors to 3
- Closed