Chunk migration data structures not properly synchronized with storage engines that offer document-level locking

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Blocker - P1
    • 2.8.0-rc4
    • Affects Version/s: 2.8.0-rc2
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      The migrateFromStatus data structure is largely synchronized by the lock on the collection containing the chunk that is currently migrating. This implementation assumes that modifications of a collection exclusively lock that collection, which is no longer the case for document-level locking storage engines.

            Assignee:
            Randolph Tan
            Reporter:
            Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: