abortDatabaseIndexBuilds uses operator[] to check for existence in a map

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • v4.4
    • Execution Team 2020-03-09
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      IndexBuildsCoordinator::_abortDatabaseIndexBuilds() needs to be fixed to use .find() on the map rather than operator[], which default constructs an element if it isn't there already. The code erroneously assumes this behavior does not happen.

            Assignee:
            Eric Milkie
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: