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

inserts need better handling of version changes

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.0
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • ALL

      In at least certain cases, inserts do not re-check the shard they were sent to when receiving a bad version in checkShardVersion. This can lead to misdirected inserts if migrations are heavy, particularly if migrations are taking a lot of resources. (this, along with SERVER-4603, may be impacting mrShardedOutput.js/bigMapReduce.js).

      Solution - probably refactor this code in line with the new pcursor stuff.

            Assignee:
            greg_10gen Greg Studer
            Reporter:
            greg_10gen Greg Studer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: