-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 7.0 Required, 8.0 Required
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
v8.0, v7.0
-
Cluster Scalability 2025-03-03
The QueryAnalysisWriter has the logic to discard samples upon hitting a BadValue error since a retry would fail anyway. It should do the same for BSONObjectTooLarge and correctly handle both top-level and write errors.