[SERVER-20680] Naming changes to $indexStats aggregation stage output format Created: 29/Sep/15  Updated: 28/Oct/15  Resolved: 30/Sep/15

Status: Closed
Project: Core Server
Component/s: Aggregation Framework, Querying
Affects Version/s: None
Fix Version/s: 3.1.9

Type: Improvement Priority: Major - P3
Reporter: James Wahlin Assignee: James Wahlin
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to DOCS-6147 Create documentation $indexStats aggr... Closed
Backwards Compatibility: Major Change
Sprint: QuInt A (10/12/15)
Participants:

 Description   

Changes under this ticket will cover the following changes to the $indexStats aggregation source output:

  1. Removing namespace (which is redundant)
  2. Name changes to several of the output fields to bring in line with server naming convention

The new output format will be as follows:

{
    "name" : "a_1",
    "host" : "foo:27017",
    "accesses" : {
        "ops" : NumberLong(5),
        "since" : ISODate("2015-09-21T14:11:56.095Z")
    }
}



 Comments   
Comment by Githook User [ 30/Sep/15 ]

Author:

{u'username': u'jameswahlin', u'name': u'James Wahlin', u'email': u'james.wahlin@10gen.com'}

Message: SERVER-20680 Naming changes to $indexStats aggregation output
Branch: master
https://github.com/mongodb/mongo/commit/186e0457a634edbcb632fa4a7169bdf10a63efb4

Generated at Thu Feb 08 03:54:57 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.