-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.6.12
-
Component/s: Aggregation Framework
-
None
-
ALL
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The docs say the comment option's string should appear like this:
{{{
"op" : "command",
"ns" : "movies.movies",
"command" : {
"aggregate" : "movies",
"pipeline" : [
{
"$match" :
}
],
"comment" : "year_95_query",
"cursor" : {}}
But the comment string is nowhere to be seen in system.profile