-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
QE 2025-09-01
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BF-39365 caused an issue with unexpected spilling stats values being returned in the spill_to_disk_server_status.js test.
The issue only occurs when the tests is run with the feature flag ExtendedAutoSpilling enabled, which is off by default. In this case, the geoNear stage is included in the tests, and its expected spilling stats for the classic engine are wrong. The need to be corrected to the actual values.