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

call createSearchIndex on each shard

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • ALL

      Right now the createSearchIndex shell command calls createSearchIndex on each primary shard. It needs to call that command on every shard - as each shard is connected to a mongot.

       

      The reason this bug wasn't discovered in tests is that our only sharded suite configures a two node sharded cluster. So in that way, the num of primary shards = the number of total shards.

            Assignee:
            maddie.zechar@mongodb.com Maddie Zechar
            Reporter:
            maddie.zechar@mongodb.com Maddie Zechar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: