[SERVER-76307] Move timeseries-related classes/functions into mongo::timeseries namespace Created: 19/Apr/23  Updated: 29/Oct/23  Resolved: 21/Sep/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 7.2.0-rc0

Type: Improvement Priority: Minor - P4
Reporter: Yoon Soo Kim Assignee: Chris Wolff
Resolution: Fixed Votes: 0
Labels: neweng
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by SERVER-76145 Refactor telemetry key Closed
Assigned Teams:
Query Integration
Backwards Compatibility: Fully Compatible
Sprint: QI 2023-10-02
Participants:

 Description   

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.



 Comments   
Comment by Githook User [ 21/Sep/23 ]

Author:

{'name': 'Christopher M. Wolff', 'email': 'chris.wolff@mongodb.com', 'username': 'wolffcm'}

Message: SERVER-76307 Move BucketSpec and BucketUnpacker into timeseries namespace
Branch: master
https://github.com/mongodb/mongo/commit/a45a0a39f9c563068c3221343ade0bcdc20a78ec

Generated at Thu Feb 08 06:32:21 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.