-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: 1.21.0
-
Component/s: Compass
-
None
-
Environment:Compass 1.21.0-beta.4; MacOS Catalina 10.15.2; MongoDB 4.2.3 Community
-
Not Needed
After loading a long-running aggregation pipeline with '$merge' in the end into the builder, its last stages time out, the stages are marked (correctly) with their red timeout frames, then blocks the GUI with CPU load of up to 200%.
Removing the '$merge' (thanks for saving the pipelines in files now!!!) from the end makes it behave normally again: times out, shows red frames, but GUI usable.
Marked as 'critical' because such a pipeline is unusable and more or less 'lost' until fixed manually at the moment.
- duplicates
-
COMPASS-4222 Merge Aggregation step causes too many samples in previous project step and makes UI unresponsive
- Closed