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

planSummary truncated at 255 characters

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.2, 2.7.2
    • Affects Version/s: 2.6.0
    • Component/s: Querying
    • Labels:
      None
    • ALL

      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).

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

              Created:
              Updated:
              Resolved: