Command response "ok" value is floating point, should be bool or int

XMLWordPrintableJSON

    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Expected Result:
      The statement db.command("collStats", "c") should return ints for all numeric keys.

      Actual Result:
      The statement db.command("collStats", "c") returns "1.0" for the key "ok" and "1.0" for the key "paddingFactor". This does not match the docs http://docs.mongodb.org/manual/reference/command/collStats/.

            Assignee:
            DO NOT USE - Backlog - Platform Team
            Reporter:
            Danielle Jenkins
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: