$comment is internally converted to a string

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: 3.4.13
    • Component/s: Querying
    • Query
    • ALL
    • v3.6, v3.4
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Previously, $comment was permitted to be any type. Per SERVER-27438, 3.4 changed that so that $comment is converted to a string internally. This breaks application that were depending on $comment being a document (in our case, we store things like caller information and tracing spans in $comment). We extract this information from the system.profile log and inprog.

      Separately, it seems like the comment field in the find and aggregate commands should similarly accept a document.

              Assignee:
              Backlog - Query Team (Inactive)
              Reporter:
              David Bartley
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: