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

DeleteStageParams should include the namespace string

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.3.2
    • Affects Version/s: None
    • Component/s: Querying, Write Ops
    • None
    • Fully Compatible
    • ALL
    • Query 10 (02/22/16)

      Recovery from yield of the Delete stage triggers a check of whether or not the mongod process is still master - this accesses the underlying collection's namespace at _collection->ns(). In the case of an EOF namespace, this may trigger a segfault - though this should be very rare since it would require an auto-yield before any operation had occurred.

      Update stage may be similarly affected.

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            greg_10gen Greg Studer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: