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

Handle asynchronous cursor destruction from clients

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • 2.2.3, 2.4.0-rc0
    • Querying
    • Query
    • ALL

    Description

      Issue was discovered because the JavaScript GC can free cursor objects at any time, which sends a killcursor command. This can interfere with GetLastError calls, as can be seen from the following test failures:

      http://buildlogs.mongodb.org/Nightly%20Windows%2064-bit/builds/1175/test/slow%20nightly/sharding_passthrough.js

      http://buildlogs.mongodb.org/V2.2%2520Windows%252064-bit%25202008+/builds/206/test/slow%2520nightly/sharding_passthrough.js

      Attachments

        Activity

          People

            backlog-server-query Backlog - Query Team (Inactive)
            benjamin.becker Ben Becker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: