Validate should detect errors in column compressed format in default configuration

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 8.0.10
    • Component/s: None
    • Storage Execution
    • Storage Execution 2025-10-13
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Some timeseries issues, like errors in the column compressed format, require to run validate with checkBSONConformance:true. This also enables unrelated warnings which could make it difficult to parse logs if there is excessive logging of these warnings. Similar to SERVER-106872, we would like for the option for warning level log messages to NOT be emitted to the logs when we're looking for errors (such as non conformant bson due to deprecated bson types, and other similar issues)

      checkBSONConformance currently exists as an option, but will block detection of other corruption if it is enabled.

      checkBSONConformance should be updated to not hide other corruption, or another parameter should be added to hide non-corruption warnings that are spammy

       

      cc henrik.edin@mongodb.com 

            Assignee:
            Damian Wasilewicz
            Reporter:
            Chris Kelly
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: