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

Extend createCollection with new optional trimFactor that is guarded by feature flag

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Security 2024-02-05, Security 2024-02-19
    • 148

      Create Collection will get a new optional field “trimFactor” which is a Int32. It is safeInt in IDL. It has a lower bound of 0. It has a maximum limit of log(N) - 1 where N = number of elements in domain. For instance, this will be 31 for a 32-bit integer if there are no bounds set.

            Assignee:
            gabriel.marks@mongodb.com Gabriel Marks
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: