Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-26490

Whitelist usePowerOf2Sizes option to create command

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Query 2016-10-10

      Old versions of the Java driver send the invalid option "usePowerOf2Sizes" to the "create" command, when users request to create a collection with the "power of 2" storage allocation strategy. The correct name of the option to use is "flags", per the create command reference.

      Original description:

      Drivers can still pass the usePowerOf2Sizes option to the create command, so the server should not reject the option, even though it is no longer meaningful.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: