Remove uses of query options bit vector

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • QE 2021-10-18, QE 2021-11-01
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As of b05a745cd74, the "flags" integer passed as part of an OP_QUERY message is no longer stored as a bit vector, but is parsed to a LiteParsedQuery::Options struct. However, this bit vector is still used in several places (notably, in ClientCursor). As advance work for transitioning from the OP_QUERY wire protocol message to the find command, we should remove any remaining uses of this bit vector.

              Assignee:
              David Storch
              Reporter:
              David Storch
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: