Inconsistent return values from listDatabases command by mongod and mongos

XMLWordPrintableJSON

    • Minor Change
    • ALL
    • Sharding 10 (02/19/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      mongos includes a totalSizeMb field in the command response, while mongod does not.

      Additionally, mongod uses floating point types (casted from boost::intmax_t) for the per-database sizeOnDisk and top-level totalSize values. In contrast, mongos uses long long for its types.

            Assignee:
            A. Jesse Jiryu Davis
            Reporter:
            Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: