Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-41814

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

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Works as Designed
    • Icon: Major - P3 Major - P3
    • None
    • 4.2.0-rc1
    • Index Maintenance
    • None
    • 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 }, ...

    Description

      4.2.0.rc1 for Windows x64 binary version.

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

      Attachments

        Activity

          People

            daniel.hatcher@mongodb.com Danny Hatcher (Inactive)
            alexeybut Alexey Butalov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: