Jan
8e4dac4fc4
fix fulltext index removal performance, simplified code ( #3015 )
...
* simplify index API a bit
* fix fulltext index removal performance, simplified code
* updated CHANGELOG
* fix hanging test
* try to fix shutdown problem
* improve fulltext query performance
* fixed duplicate var
* removed obsolete code
* fix some shutdown races
* do not call ensureIndex that often
2017-08-12 09:25:30 +02:00
jsteemann
d0ae7673b9
do not print errors on shutdown
2017-05-09 10:26:59 +02:00
jsteemann
8206afa0b1
re-enable index
2017-04-04 11:47:34 +02:00
jsteemann
dcfd60f98c
disable skiplist index for now
2017-03-29 12:37:44 +02:00
hkernbach
d4da684325
fixed statistics in cluster mode
2016-09-26 13:45:06 +02:00
Frank Celler
04a82b919f
added --cluster.system-replication-factor
2016-09-01 15:59:02 +02:00
Kaveh Vahedipour
6239a5fbc5
minor reorganisation
2016-09-01 13:45:15 +02:00
Andreas Streichardt
6ee1f6d14a
Reformat code
2016-06-30 16:57:17 +02:00
Max Neunhoeffer
fb19602436
Finally give system collections replication factor 2.
2016-06-15 21:28:36 -07:00
Max Neunhoeffer
dab30642fa
Activate statistics already after 10 seconds.
2016-06-15 21:28:14 -07:00
jsteemann
eca908359a
make some system collections smaller
2016-06-06 17:16:55 +02:00
jsteemann
7bb5675031
set log level to debug
2016-06-01 15:06:34 +02:00
Max Neunhoeffer
0deed878ba
Start statistics tasks only with a delay.
2016-05-31 10:36:01 -06:00
Max Neunhoeffer
d6b9643a8e
Temporarily use replicationFactor 1 for system collections.
...
This is to avoid bugs which are still in the synchronous replication.
2016-05-25 23:36:18 +02:00
Max Neunhoeffer
e3db0c4be9
Back to replicationFactor 2 for statistics.
2016-05-25 08:03:36 +02:00
Max Neunhoeffer
bf2642c7bf
Temporarily go back to unresilient system collections.
2016-05-20 14:24:20 +02:00
Max Neunhoeffer
d90e31eb71
System collections now resilient. :-)
2016-05-20 12:53:39 +02:00
Jan Steemann
6d6d2e9e9c
do not set useless bind parameters
2016-03-11 19:42:14 +01:00
jsteemann
debeaeec07
less garbage collection
2016-01-11 12:43:05 +01:00
Jan Steemann
8390793699
moved docu blocks into their own files
2016-01-07 16:39:19 +01:00
Alan Plum
8853ede355
org/arangodb -> @arangodb
2015-12-15 15:51:44 +01:00