XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.4.14, 3.5.10
    • Internal Code
    • None
    • Fully Compatible
    • v3.4
    • Platforms 2017-07-10

    Description

      Changes the 'ftdc_mongod' library into two libraries:
      ftdc_server - common code to be shared between mongod and mongos
      ftdc_mongod - MongoD specific code

      The refactor is just a copy paste with the following changes:
      1. Add a RegisterCollectorsFunction so that mongod/mongos can register their own unique collectors.
      2. Expose FTDCSimpleInternalCommandCollector as a collector in the header file that both MongoD and MongoS can use. This continues to remains separate from the 'ftdc' base library to ensure the the 'ftdc' library does not take a dependency on 'db/commands'. The implementation has not changed, only code motion.

      Attachments

        Activity

          People

            mark.benvenuto@mongodb.com Mark Benvenuto
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: