[SERVER-26642] JS compiled code string length limit on Windows Created: 14/Oct/16  Updated: 05/Apr/17  Resolved: 17/Nov/16

Status: Closed
Project: Core Server
Component/s: Shell, Testing Infrastructure
Affects Version/s: None
Fix Version/s: 3.4.3, 3.5.1

Type: Improvement Priority: Major - P3
Reporter: Jonathan Abrahams Assignee: Matt Cotter
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Related
is related to SERVER-17953 Implement Driver CRUD API Spec in shell Closed
Backwards Compatibility: Fully Compatible
Backport Requested:
v3.4
Sprint: Platforms 2016-11-21
Participants:

 Description   

The JS compiled files can run into string length limits on Windows , which is 65535 bytes. This can lead to problems for certain compiled in files being too big.



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

Author:

{u'username': u'Machyne', u'name': u'Matt Cotter', u'email': u'matt.cotter@mongodb.com'}

Message: SERVER-26642 use char arrays instead of str literals for js code

(cherry picked from commit 47653843a0d97cb37ffb736febfeb139c532cd23)
Branch: v3.4
https://github.com/mongodb/mongo/commit/ccf37ae4bc1b150697b054d8c3a2e0b9e16f9ff8

Comment by Githook User [ 17/Nov/16 ]

Author:

{u'username': u'Machyne', u'name': u'Matt Cotter', u'email': u'matt.cotter@mongodb.com'}

Message: SERVER-26642 use char arrays instead of str literals for js code
Branch: master
https://github.com/mongodb/mongo/commit/47653843a0d97cb37ffb736febfeb139c532cd23

Generated at Thu Feb 08 04:12:44 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.