[SERVER-13259] upgradeCheck() does not accurately check index key sizes Created: 18/Mar/14  Updated: 11/Jul/16  Resolved: 18/Mar/14

Status: Closed
Project: Core Server
Component/s: Shell
Affects Version/s: 2.6.0-rc1
Fix Version/s: 2.6.0-rc2

Type: Bug Priority: Major - P3
Reporter: Matt Dannenberg Assignee: Matt Dannenberg
Resolution: Done Votes: 0
Labels: 26qa
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

the simplified javascript logic does not accurately recreate the logic inside the database



 Comments   
Comment by Githook User [ 18/Mar/14 ]

Author:

{u'username': u'dannenberg', u'name': u'matt dannenberg', u'email': u'matt.dannenberg@10gen.com'}

Message: SERVER-13259 moved upgradeCheck()'s index key size checking logic from javascript to c++

previous javascript logic was wrong and to correct it we needed to move it to c++
also fix index size logic and add warning about non-V1 indexes

(cherry picked from commit 24b9ad0bc5029c42fdac44073a3cd75ed2f34780)
Branch: v2.6
https://github.com/mongodb/mongo/commit/c5f6e32f2b2d4321700de302c05281f9290915fa

Comment by Githook User [ 18/Mar/14 ]

Author:

{u'username': u'dannenberg', u'name': u'matt dannenberg', u'email': u'matt.dannenberg@10gen.com'}

Message: SERVER-13259 moved upgradeCheck()'s index key size checking logic from javascript to c++

previous javascript logic was wrong and to correct it we needed to move it to c++
also fix index size logic and add warning about non-V1 indexes
Branch: master
https://github.com/mongodb/mongo/commit/24b9ad0bc5029c42fdac44073a3cd75ed2f34780

Generated at Thu Feb 08 03:31:09 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.