-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Environment:version
2.1.3-pre-
f662d00f1331c85aba533b58b3714611beb9f415
-
ALL
I have two shards: "shard0000", "shard0001"
And I move collection from main shard ("shard0000") to "shard0001"
Than I create index for this collection ("value.count"), but I can see index for this collection only on "shard0001"
If I connect to "shard0000" or "mongos" there is index only by "_id" for this collection
- depends on
-
SERVER-6403 sharded indexes are queried via the db primary, which is not guaranteed to have the full set of collection indices
-
- Closed
-