-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Usability
-
None
-
Sharding
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As part of SERVER-12419, we created a new field name called "$gleStats".
The leading $ sign on the field name breaks the document conventions. This means that end users cannot take the output of db.collection.stats() on a MongoS and re-insert it or perform other operations with this output.