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

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

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.2.0-rc1
    • Component/s: Index Maintenance
    • Labels:
      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 }, ...

      4.2.0.rc1 for Windows x64 binary version.

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

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

              Created:
              Updated:
              Resolved: