-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.6
-
Component/s: Sharding
-
None
-
ALL
When a shard1 had a failover, the first connection to newly elected primary told it that it was a different shard (shard2). After that it no longer would accept connections from other mongos telling it that it's shard1.
Would be nice if mongod could validate what mongos passes it, which would mean a stray confused mongos will not be able to even connect to mongod successfully if its view of hostnames/etc. is not the same as reality.
- duplicates
-
SERVER-2299 Mongod should know what shard it is a part of and validate that against what mongos tells it
- Closed