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

Update IndexBound translation to ensure correctness and performance despite changes in MatchExpression BSONObj

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Optimization

      Removing the requirement for BSONObj ownership from MatchExpression interferes with IndexBounds translation which require owned BSONObj to performance impact of the translation.

      This ticket ensures that the IndexBound translation performance is not hindered by the changes in the MatchExpression BSONObj memory ownership

            Assignee:
            matt.olma@mongodb.com Matt Olma
            Reporter:
            matt.olma@mongodb.com Matt Olma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: