-
Type: Task
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Logging
-
Storage Engines
-
5
-
StorEng - 2024-10-15
Reference GDoc: Q3 Log modularity review [PROP5]
We currently expose 72 functions (6 functions defined for 12 operations). Instead of exposing all 72 could we provide a single generic interface for the 6 functions and have them take an argument to specify which operation is worked on? We already enumerate all 12 operations in the WT_LOGOP_ enum.