[SERVER-57024] Window functions spilling to disk can fail across getMore's Created: 18/May/21  Updated: 29/Oct/23  Resolved: 20/May/21

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 5.0.0-rc0, 5.1.0-rc0

Type: Bug Priority: Major - P3
Reporter: Nicholas Zolnierz Assignee: Ted Tuckman
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Backwards Compatibility: Fully Compatible
Operating System: ALL
Backport Requested:
v5.0
Sprint: Query Optimization 2021-05-31
Participants:

 Description   

This was found locally by adding a small batch size to the WF helper code, which passed for most tests except for spill_to_disk.js which failed for the following reason:

[js_test:spill_to_disk] assert: command failed: {
[js_test:spill_to_disk]         "ok" : 0,
[js_test:spill_to_disk]         "errmsg" : "Executor error during getMore :: caused by :: Failed to write to disk because WiredTigerRecordStore::insertRecord 95: Operation not supported",
[js_test:spill_to_disk]         "code" : 5643002,
[js_test:spill_to_disk]         "codeName" : "Location5643002"
[js_test:spill_to_disk] }



 Comments   
Comment by Vivian Ge (Inactive) [ 06/Oct/21 ]

Updating the fixversion since branching activities occurred yesterday. This ticket will be in rc0 when it’s been triggered. For more active release information, please keep an eye on #server-release. Thank you!

Comment by Githook User [ 20/May/21 ]

Author:

{'name': 'Ted Tuckman', 'email': 'ted.tuckman@mongodb.com', 'username': 'TedTuckman'}

Message: SERVER-57024 Fix SpillableCache writes to disk across getMore requests
Branch: v5.0
https://github.com/mongodb/mongo/commit/b2153b6b4a3a0150be363cc3b2beb3c382355a66

Comment by Githook User [ 19/May/21 ]

Author:

{'name': 'Ted Tuckman', 'email': 'ted.tuckman@mongodb.com', 'username': 'TedTuckman'}

Message: SERVER-57024 Fix SpillableCache writes to disk across getMore requests
Branch: master
https://github.com/mongodb/mongo/commit/b43ec748709b5fbfc00b6deba70a06d73522cbc5

Generated at Thu Feb 08 05:40:47 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.