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

Server crash when trying to push an indexed OR branch with match expression optimization disabled

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 6.1.0-rc0
    • Query Execution
    • None
    • Fully Compatible
    • QO 2022-06-27, QO 2022-07-11, QO 2022-07-25
    • 5

    Description

      The BF uncovers a situation for a query containing an $or with a single argument expression. The $or would be rewritten to just the argument in the match expression optimization. When this is not done however, we attempt to push the $or to another conjunct if it's contained within an $and. The $or (...)

      Attachments

        Activity

          People

            jess.balint@mongodb.com Jess Balint
            jess.balint@mongodb.com Jess Balint
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: