-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
ALL
-
-
QO 2021-09-20
Running mqlrun (version 5.0.0) with $setWindowFields or $_internalSetWindowFields consistently triggers the following invariant on input data sets over a certain size (but never fails on smaller input sizes):
{"t":{"$date":"2021-07-20T17:33:45.472Z"},"s":"F", "c":"-", "id":23079, "ctx":"thread1","msg":"Invariant failure","attr":{"expr":"Hit a MONGO_UNREACHABLE!","file":"src/mongo/db/pipeline/process_interface/stub_mongo_process_interface.h","line":271}} {"t":{"$date":"2021-07-20T17:33:45.473Z"},"s":"F", "c":"-", "id":23080, "ctx":"thread1","msg":"\n\n***aborting after invariant() failure\n\n"}
- is related to
-
SERVER-58877 Ban spilling to disk in SpillableCache if there is no storage engine available.
- Closed