-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Logging
-
Storage Engines
-
5
-
StorEng - 2024-10-15
Reference GDoc: Q3 Log modularity review [PROP3]
As described in the referenced GDoc: a cyclic dependency exists between src/cursor and src/log modules.
The ideal is to transform the dependency to be either independent, or have unidirectional dependency. Alternatively reduction of the dependency in the form of fewer shared functions and data structures still represents a worthwhile improvement.