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

add log message for failing validation via exception path

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0, 4.4.3
    • Affects Version/s: None
    • Component/s: Logging
    • None
    • Fully Compatible
    • ALL
    • v4.4
    • Execution Team 2020-11-02

      Currently, the catch block of free function validate() in collection_validation.cpp only adds a string error message to the results returned to the command; it doesn't log a message to the system log. All other codepaths for validate log a message at the command's conclusion stating whether validate found corruption or not.
      This type of failure is affecting WT-6538 since it makes it difficult to determine which validate command in the test generated the failure.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: