[SERVER-73979] Partition large random data files into chunks Created: 14/Feb/23  Updated: 29/Oct/23  Resolved: 17/Feb/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 7.0.0-rc0

Type: Task Priority: Major - P3
Reporter: Timour Katchaounov Assignee: Timour Katchaounov
Resolution: Fixed Votes: 0
Labels: M7
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Sprint: QO 2023-02-20
Participants:

 Description   

In order to overcome the 2 GB limit that Node.js has wrt JS files, the randomly generated data files for CE testing must be split into smaller chunks.

This change will put each collection into a separate file or set of files.



 Comments   
Comment by Githook User [ 17/Feb/23 ]

Author:

{'name': 'Timour Katchaounov', 'email': 'timour.katchaounov@mongodb.com', 'username': 'timourk'}

Message: SERVER-73979 Partition large random data files into chunks

Save randomly generated data into files split into chunks
with a limited number of documents per chunk. This is done
to avoid the 2GB limit on JS files imposed by Node.js.
Branch: master
https://github.com/mongodb/mongo/commit/7979eacf75188e01f86d044228dfb5ff0b532b84

Generated at Thu Feb 08 06:26:10 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.