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

Docs for SERVER-36055: Mobile SE: Compact returns wrong error code on mobile

    • 0.2

      ----------------------------

      Original Description

      Description:

      When documenting about Mobile SE need to mention that compact isn't supported

      Engineering Ticket Description:

      Compact command on mobile fails with error code: 59, with message "no such command: 'compact'", as opposed to the proper error code: CommandNotSupported.

       

      Example code when run on storage to generate the error:

      db.runCommand({compact: "coll"});

       

      ----------------------------

      Description

      Add to https://docs.mongodb.com/stitch/mongodb/mobile/mobile-features/ 

       

            Assignee:
            caleb.thompson@mongodb.com Caleb Thompson
            Reporter:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              6 years, 1 week, 4 days ago