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

add queryHash and planCacheKey to mongod slow query logs for update and delete requests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Backlog
    • Minor - P4
    • Resolution: Unresolved
    • None
    • None
    • None
    • Query Integration

    Description

      Right now the queryHash is passed around in the current operations debug context and there is only room for one queryHash and planCacheKey, but with multiple batched updates/deletes each item in the batch could have a different query shape and a different queryHash as a consequence. We need to decide if we are going to log a list of the query hashes or just the hash of the first item.

      Attachments

        Issue Links

          Activity

            People

              backlog-query-integration Backlog - Query Integration
              mickey.winters@mongodb.com Mickey Winters
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: