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

Scale doesn't affect avgObjectSize value

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.6.1
    • Component/s: Usability
    • None
    • ALL
    • Hide

      1) Run db.coll.stats() and observe avgObjectSize
      2) Run db.coll.stats(1024) and observe unchanged avgObjectSize

      Show
      1) Run db.coll.stats() and observe avgObjectSize 2) Run db.coll.stats(1024) and observe unchanged avgObjectSize

      The scale parameter in collStats() doesn't affect the avgObjectSize despite the docs explicitly saying that it does. I'm running 2.6.1 but I haven't seen any fixes related to this in any newer 2.6.x releases.

            Assignee:
            Unassigned Unassigned
            Reporter:
            fastest963 James Hartig
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: