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

capped collection _id index creation on secondaries not triggered by updates

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc1
    • Affects Version/s: 2.2.0-rc0
    • Component/s: Replication
    • Labels:
      None
    • ALL

      Capped collections are supposed to automatically get an _id index on secondaries. However, the creation of this _id index is triggered RARELY by some number of inserts. Doing a bunch of updates without inserts won't trigger the index creation. I'm uploading a js test which illustrates this.

            Assignee:
            matulef Kevin Matulef
            Reporter:
            matulef Kevin Matulef
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: