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

FTDC invokes the 'collStats' command with the database parameter set as the collection name

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.9
    • Affects Version/s: 3.2.6, 3.3.6
    • Component/s: Diagnostics
    • None
    • Fully Compatible
    • ALL
    • Platforms 16 (06/24/16)

      The FTDCSimpleInternalCommandCollector for collStats is initialized with the namespace set to the complete oplog collection namespace and then this value is passed in to the command invocation as a database name.

      This only works because we blindly concatenate dbname with the value of the first field in the command (which would be empty in this case), but it breaks once we tighten the namespace parsing.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: