Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-1673

Add log messages to Command monitoring spec

    • Needed
    • Hide

      This ticket depends on the driver having implemented the changes from DRIVERS-1677. It is suggested that drivers do this ticket in tandem with DRIVERS-1677 so that they have a first set of log messages and tests to try out with their logging implementation and unified test runner changes.

      Log messages and corresponding tests for command logging were added via this commit.

      In summary, drivers will need to:

      • Implement the log messages defined here
      • Run the unified format tests defined here
      • Implement the prose tests defined here

      Also, note that the spec was renamed "Command Logging and Monitoring" (we'll see if the acronym CLAM catches on!) and that the spec directory/RST file were renamed to command-logging-and-monitoring, so any scripts that rely on the name to e.g. sync tests will need to be updated.

      Show
      This ticket depends on the driver having implemented the changes from DRIVERS-1677 . It is suggested that drivers do this ticket in tandem with DRIVERS-1677 so that they have a first set of log messages and tests to try out with their logging implementation and unified test runner changes. Log messages and corresponding tests for command logging were added via this commit . In summary, drivers will need to: Implement the log messages defined here Run the unified format tests defined here Implement the prose tests defined here Also, note that the spec was renamed "Command Logging and Monitoring" (we'll see if the acronym CLAM catches on!) and that the spec directory/RST file were renamed to command-logging-and-monitoring, so any scripts that rely on the name to e.g. sync tests will need to be updated.
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-4486 Backlog
      CXX-2587 Backlog
      CSHARP-4346 Done 2.19.0
      GODRIVER-2571 Duplicate
      JAVA-4753 Fixed 4.9.0
      NODE-4686 Fixed 6.4.0
      MOTOR-1038 Duplicate
      PYTHON-3458 Fixed 4.7
      PHPLIB-999 Blocked
      RUBY-3145 Backlog
      RUST-1494 Fixed 2.4.0
      SWIFT-1644 Won't Do
      PHPC-2237 Backlog
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-4486 Backlog CXX-2587 Backlog CSHARP-4346 Done 2.19.0 GODRIVER-2571 Duplicate JAVA-4753 Fixed 4.9.0 NODE-4686 Fixed 6.4.0 MOTOR-1038 Duplicate PYTHON-3458 Fixed 4.7 PHPLIB-999 Blocked RUBY-3145 Backlog RUST-1494 Fixed 2.4.0 SWIFT-1644 Won't Do PHPC-2237 Backlog

      Add log messages to the command monitoring (now command logging and monitoring, or CLAM) spec, and add corresponding tests.

            Assignee:
            Unassigned Unassigned
            Reporter:
            esha.bhargava@mongodb.com Esha Bhargava
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: