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

Test varying lengths of collection names

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2019-08-12
    • 0

      Add testing that uses collection names in the command object in the following ways while operating in various modes (standalone, replica set, sharding):

      • The command object is well below the BSON document limit.
      • The command object is at the BSON document limit.
      • The command object exceeds the BSON document limit.

      Additionally, test collection names of large sizes similar to common page sizes (just under and just over): 4k, 32k, 128k. Occasionally the name is stored in WiredTiger’s metadata so it would be beneficial to add testing around these boundaries.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: