metadata.infoObj field doesn't exist in collStats command output

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: 4.2.0-rc1
    • Component/s: Index Maintenance
    • None
    • Environment:
      Windows 10 x64
    • ALL
    • Hide

      Just create a collection with any index and run 

      db.runCommand({collStats:"<name>"})
      

      Output:

      ... "nindexes" : 2, "indexDetails" : { "_id_" : { "metadata" : { "formatVersion" : 8 }, ...
      
      Show
      Just create a collection with any index and run  db.runCommand({collStats:"<name>"}) Output: ... "nindexes" : 2, "indexDetails" : { "_id_" : { "metadata" : { "formatVersion" : 8 }, ...
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      4.2.0.rc1 for Windows x64 binary version.

      metadata.infoObj field doesn't exist in collStats command output.

            Assignee:
            Danny Hatcher (Inactive)
            Reporter:
            Alexey Butalov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: