-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.9.1
-
Component/s: Geo, Index Maintenance, Sharding
-
None
-
ALL
When writing objects with big arrays of geo coords, the writes will often fail with "Shard Key must be less than 512 bytes" error message.
This only happens in a sharded environment, obviously, when writing to e.g. a single replica set without sharding everything's fine.
- duplicates
-
SERVER-3586 Array as shard key value should be prohibited.
- Closed