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

'aggregate' command gets registered with wrong name on Windows --dbg=on --opt=off builds

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.10
    • Affects Version/s: 3.3.9
    • Component/s: Aggregation Framework
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding 17 (07/15/16)

      Because the aggregate command is declared as a variable and not using a MONGO_INITIALIZER, on Windows DEBUG builds --dbg=on --opt=off it seems to be instantiated before the AggregationRequest::kCommandName static gets initialized and gets a bad command name.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: