Move db/ops directory to db/query/write_ops

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • QO 2024-08-19, QO 2024-09-02, QO 2024-09-16
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The db/ops directory could be improved in two ways:

      • This code is owned by the query team and is related to query processing, so I think it makes to move it into the db/query directory.
      • The name "ops" is somewhat vague. It's specifically about processing write operations. Therefore, I think "write_ops" is a clearer name for the directory. This also has nice symmetry with an existing directory for write op processing on mongos: https://github.com/10gen/mongo/tree/master/src/mongo/s/write_ops.

      My proposal is to move this code from db/ops to a new directory called db/query/write_ops.

            Assignee:
            William Qian
            Reporter:
            David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: