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

Inconsistent version output information from different binaries

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The data output from various binaries is very inconsistent and may also contain unneeded information. We should attempt to clean this up and make it consistent.

      Example:

      [ace@h mongo]$ ./mongo --version
      MongoDB shell version: 2.7.9-pre-
      [ace@h mongo]$ ./mongod --version
      db version v2.7.9-pre-
      2014-10-31T12:58:59.280-0400 I CONTROL  git version: 1b516e4defb1dc7115d96e6936684610246eb470
      [ace@h mongo]$ ./mongos --version
      MongoS version 2.7.9-pre- starting: pid=14050 port=27017 64-bit host=Andrew-Emil-MacBook-Pro.local (--help for usage)
      git version: 1b516e4defb1dc7115d96e6936684610246eb470
      
      build sys info: Darwin Andrew-Emil-MacBook-Pro.local 12.4.0 Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 x86_64 BOOST_LIB_VERSION=1_49
      

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            andrew.emil@10gen.com Andrew Emil (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: