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

Make StringComparator a non-default parameter in mutable bson.

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.11
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Query 18 (08/05/16)

      After SERVER-24404, existing update modifiers respect collation by capturing the update request's collation. Most update modifiers use mutable bson for comparison internally.

      We should remove any defaults used for StringComparator parameters within mutable bson, to force implementors to consider collation. This is a counterpart to the work performed in SERVER-24508.

            Assignee:
            david.hatch David Hatch
            Reporter:
            david.hatch David Hatch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: