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

Refactor DBClientBase API not to use flags bit vector

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      According to David Storch, the "flags" bit vector is a bit of an artifact of the old wire protocol, since OP_INSERT, OP_DELETE, and OP_UPDATE each included such a bit vector. We could modernize the DBClientBase API now to use enums or named arguments instead.

            Assignee:
            irina.yatsenko@mongodb.com Irina Yatsenko (Inactive)
            Reporter:
            irina.yatsenko@mongodb.com Irina Yatsenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: