Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13516

Remove or reduce cyclic dependency between os_layer and log

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Logging
    • Storage Engines
    • 5
    • StorEng - Defined Pipeline

      Reference GDoc: Q3 Log modularity review [PROP3]

      As described in the referenced GDoc: a cyclic dependency exists between src/os_layer 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.

      For this task os_layer is unclear. For os_posix there is a dependency on __wt_log_printf and WT_LOG_DSYNC. For os_win there is a dependency only on WT_LOG_DSYNC.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            marc.butler@mongodb.com Marc Butler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: