Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-10323

Docs for SERVER-29349: Delete shell/upgrade_check.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.8
    • Affects Version/s: None
    • Component/s: Server
    • Labels:

      Documentation Request Summary:

      upgrade_check.js, which this commit deleted, contained the following functions which are documented for v2.6 use:

      We no longer use these functions internally anywhere, and they have no external utility since a v3.6 shell will be unable to communicate with v2.6 servers where the functions are relevant.

      Engineering Ticket Description:

      shell/upgrade_check.js is 2.6->3.0 upgrade testing code and no longer used.

      mozjs/object.h/cpp defines a function invalidForStorage, which is used soley by shell/upgrade_check.js. This code can be deleted

      This task is part of resolving SERVER-29334 (cleanup). mozjs/object.h/cpp uses BSONObj::storageValid here, which needs to be modified to resolve SERVER-29334. This cleans up an unnecessary use case.

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            emily.hall Emily Hall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              6 years, 40 weeks, 1 day ago