Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-99740

Clean up distinction between timeseries_write_ops_utils_internal.h and timeseries_write_ops_utils.h

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      There are some functions within timeseries_write_ops_utils_internal.h that get called externally (in timeseries_write_util.cpp, for example), that lead to functions other than timeseries_write_ops_utils.h needing to include the internal file. Ideally we should be able to remove this dependency, with any functions that need to be called externally being defined in the timeseries_write_ops_utils.h (non-internal) file, and any internal files belonging to a clear internal namespace.

            Assignee:
            Unassigned Unassigned
            Reporter:
            damian.wasilewicz@mongodb.com Damian Wasilewicz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: