-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Gone away
-
Affects Version/s: 2.4.0-rc1
-
Fix Version/s: None
-
Component/s: Sharding
-
Labels:None
-
Operating System:ALL
db.adminCommand({ shardCollection: 'test.user2', key:
{ x: 'hashed' }, numInitialChunks: 8193 });
{
"collectionsharded" : "test.user2",
"code" : 13333,
"ok" : 0,
"errmsg" : "exception: can't split a chunk in that many parts"
}
- related to
-
DOCS-1183 Comment on: "release-notes/2.4.txt"
-
- Closed
-