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

Move db/bson directory to db/query

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Fully Compatible
    • QE 2024-08-05

      As part of the code ownership effort, we are trying to organize most query-owned source code into appropriate subdirectories of src/mongo/db/query. The db/bson directory contains not the BSON implementation itself, but helpers for processing BSON that are designed for use in query processing. Since this is really code which supports query processing, we should move db/bson so that it is a subdirectory of db/query.

            Assignee:
            kristina.znam@mongodb.com Kristina Znam
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: