-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
Because the chunk manager used to determine the shard to send updates to is not necessarily the same as the chunk manager used to verify an up-to-date version for the shard connection used in an update, it's possible for the chunk manager to be changed in the meantime, resulting in an update being sent via an up-to-date connection to the wrong shard.
Problem and fix is essentially the same as for SERVER-4604, but for updates.
Manifests in http://buildbot.mongodb.org/builders/Linux%2064-bit%20DUR%20OFF/builds/1073/steps/test_1/logs/stdio/text
- duplicates
-
SERVER-5200 slowNightly tests failing on sharding_balance4.js
- Closed
- is duplicated by
-
SERVER-5207 possible for writes/updates miss config change without SCE during auto-update of versions in _check
- Closed
- related to
-
SERVER-4604 inserts need better handling of version changes
- Closed