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

Inconsistent return values from listDatabases command by mongod and mongos

    XMLWordPrintableJSON

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              jesse@mongodb.com A. Jesse Jiryu Davis
              jmikola@mongodb.com Jeremy Mikola
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: