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

Move timeseries-related classes/functions into mongo::timeseries namespace

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • Fully Compatible
    • QI 2023-10-02

      As part of SERVER-75424, we moved bucket_spec.cpp|h and bucket_unpacker.cpp|h into mongo/db/exec/timeseries directory. It would be better to move all timeseries-related classes/functions into mongo::timeseries namespace.

      Related classes: BucketSpec and BucketUnpacker

      Update: as of today (9/19/2023), bucket_spec.cpp|h has been moved to mongo/db/query/timeseries directory.

      FYI:
      Evergreen patch command

      % ~/evergreen patch --project mongodb-mongo-master -a required
      

      Ninja generation command

      % ./buildscripts/scons.py --variables-files=etc/scons/mongodbtoolchain_stable_clang.vars --link-model=dynamic --ninja ICECC=icecc CCACHE=ccache
      

      Please, make sure that it has --link-model=dynamic.

            Assignee:
            chris.wolff@mongodb.com Chris Wolff
            Reporter:
            yoonsoo.kim@mongodb.com Yoon Soo Kim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: