-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 8.0.10
-
Component/s: None
-
None
-
Storage Engines, Storage Engines - Server Integration
-
SESI - 2025-08-05
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We got a lot of noise from validation failures due entirely to "Use of deprecated BSON binary data". This is noisy because validate fails and says to look at the logs for log id 6825900, but this warning can generate millions of log lines and make it difficult to find other issues.
Validate should not emit errors for deprecated BSON (or similar issues) - they should be warnings. Importantly this should not hide actual corruption issues that use log id 6825900
- related to
-
SERVER-106873 Validate parameter to disable emitting warning level log lines
-
- Open
-