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

direct writes to shards can end up writing to orphans

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Catalog and Routing
    • ALL

      Initial state: 1 shard cluster

      Sequence:
      1. Connect to shard directly and execute write on test.user.
      2. Write was yielded
      3. Add a second shard.
      4. Shard test.user and move chunk to new shard.
      5. Write in step#1 recovers from yield, writes to orphan. Returns success.

        1. test.diff
          0.7 kB
        2. test.js
          2 kB

            Assignee:
            Unassigned Unassigned
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: