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

Provide meaningful grouping of time-series write APIs

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Execution Team 2024-10-28

      After moving the time-series write path into its own directory, there is an assortment of time-series functionality spread across timeseries_write_util.cpp & timeseries_write_ops.cpp.

      • Expose a public interface from timeseries_write_ops.cpp
      • Remove all external dependencies on the bucket catalog & timeseries_write_util in favor of the public write APIs
        • Expose passthrough helpers in the public API for bucket catalog interfaces that are called externally

            Assignee:
            matt.kneiser@mongodb.com Matt Kneiser
            Reporter:
            matt.kneiser@mongodb.com Matt Kneiser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: