m0ppers
ce537af092
Broken client API and server default was wrong ( #3748 )
2017-11-21 17:19:14 +01:00
Jan Christoph Uhde
ed8efe3566
Feature/issue 387 cluster index estimates ( #2866 )
2017-08-01 09:53:58 +02:00
Jan Christoph Uhde
562cc77b59
Bug fix/issue 2499 insert 9 instead of 1 ( #2727 )
...
* Add testcase to demonstrate #2499
- In subqueries inserts get pushed to the DB-Servers
- these create documents documents on each DB-Server that don't respect the shard-key
- subsequent deletes will fail to detect the shard correctly and will also fail.
* fix for #2499
2017-07-06 09:53:39 +02:00
Andreas Streichardt
b70644440b
Do not allow creation of user collection when there are not enough
...
servers
2017-05-24 18:04:35 +02:00
Simon Grätzer
bab71f6339
Fixing jslint errors
2017-04-18 12:15:26 +02:00
Simon Grätzer
a0e25edac8
Fix a cluster test
2017-04-13 15:20:28 +02:00
jsteemann
3ed19e291d
added "shardIds" option for AQL queries to restrict queries to specific shards
2017-03-08 15:07:10 +01:00
jsteemann
4d76ef962b
added count(details = true) for sharded collections
2016-12-13 16:03:49 +01:00
Michael Hackstein
1c1a61377b
Removed create / drop system collection from Cluster test. This is forbidden now
2016-08-19 10:25:59 +02:00
Frank Celler
c2a3f90fde
moved tests into sub-directories
2016-01-24 12:21:04 +01:00