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

Capture all the logs in lock_stats_suboperation_logs.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.9, 4.0.4, 4.1.5
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.0, v3.6
    • Storage NYC 2018-10-22
    • 10

      This is a test fix.
      lock_stats_suboperation_logs.js relies on getting all the logs from the mongod program. However, calling rawMongoProgramOutput() after a command has finished does not guarantee that all the logs related to the command will be captured. Instead, we need to stop the mongod before calling rawMongoProgramOutput() to get all the logs.

            Assignee:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Reporter:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: