Details
-
Bug
-
Resolution: Done
-
Major - P3
-
3.3.9
-
None
-
Fully Compatible
-
ALL
-
Sharding 17 (07/15/16)
Description
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.