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

Investigate potential performance regression of first insert into a non-existing database in a sharded cluster

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing

      When evaluating the performance impact of the new createDatabase coordinator, it is found that the runtime of the insert operation to a non-existing database (and collection) doubled.

      • Without createDatabase coordinator, the first insert took 102ms
      • With createDatabase coordinator, the first insert took 114ms
      • With all feature flags enabled, the first insert took 224ms

      The experiment was run on a single shard cluster on a workstation.

            Assignee:
            Unassigned Unassigned
            Reporter:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: