FileSize exception in db.stats() / DatabaseStatsResult when WiredTiger in use

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: 1.10
    • Component/s: Error Handling
    • None
    • Environment:
      windows 8.1 .net 4.5.2 1.10-rc1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When using wiredTiger storage engine, all stats return properly except for FileSize:

      dbsr
      {MongoDB.Driver.DatabaseStatsResult}
          base: {MongoDB.Driver.DatabaseStatsResult}
          AverageObjectSize: 1874.7385493229142
          CollectionCount: 246
          DataSize: 1053679929
          ExtentCount: 0
          FileSize: 'dbsr.FileSize' threw an exception of type 'System.Collections.Generic.KeyNotFoundException'
          IndexCount: 2794
          IndexSize: 279265280
          ObjectCount: 562041
          StorageSize: 324399104
      

              Assignee:
              Unassigned
              Reporter:
              Chad Kreimendahl
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: