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

StorageInterfaceImpl should handle PlanExecutor failure scenarios

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0-rc0
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • ALL
    • Query 2018-05-21
    • 64

      This invariant was triggered while the 'planExecutorAlwaysFails' failpoint was enabled. I'm unsure if this particular helper is used in a way that could ever fail in practice, but the method returns a StatusWith, so it seems that an error from the PlanExecutor should be gracefully converted into a bad status instead of an invariant.

            Assignee:
            charlie.swanson@mongodb.com Charlie Swanson
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: