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

planSummary truncated at 255 characters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 2.6.0
    • 2.6.2, 2.7.2
    • Querying
    • None
    • ALL

    Description

      The planSummary section printed for slow operations is currently limited to 255 printable characters. This limit can easily be reached when multiple indexes are used to satisfy an operation. Please either remove the limit or increase.

      (The current implementation is limited by the default ThreadSafeString size of 256. This size can be changed via constructor argument).

      Attachments

        Activity

          People

            david.storch@mongodb.com David Storch
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: