-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
When users call WT_SESSION::alter but aren't changing any configuration options, we don't make any changes to the schema operations, but we do still acquire the checkpoint and schema locks.
Ideally we wouldn't acquire the locks at all if nothing is being changed.
- is related to
-
WT-7362 Allow batching multiple table alterations for the same config change
- Backlog
- related to
-
SERVER-37483 Reintroduce live changes to table logging settings
- Closed
-
SERVER-37484 Only alter table logging settings on startup and not collection creation
- Closed