1
0
Fork 0
Commit Graph

75 Commits

Author SHA1 Message Date
Jan 5165155ed1 Bug fix/fixes 0609 (#3227)
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available

* additionally, simplify AQL function definitions and aliases

* warn when more than 90% of max mappings are in use

* added C++ variant of replication catchup

* added `--log.role` option

* updated CHANGELOG

* removed non-existing scheduler.threads option from config

* removed useless __FILE__, __LINE__ invocations

* updated CHANGELOG

* allow a priority V8 context

* remove TRI_CORE_MEM_ZONE

* try to fix Windows errors & warnings

* cleanup

* removed memory zones altogether

* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
Jan 26ede63c84 added option `--server.check-max-memory-mappings` (#3185) 2017-09-01 16:11:22 +02:00
Jan 1ace247273 Bug fix/scheduling et al (#3161)
* added V8 context lifetime control options `--javascript.v8-contexts-max-invocations` and `--javascript.v8-contexts-max-age`

* make thread scheduling take into account most of the tasks dispatched via the io service
2017-08-30 10:40:02 +02:00
Wilfried Goesgens b5c018cebe fix proc filesystem URL as pointed out by @ThomasWeiss; fixes #3002 2017-08-22 16:53:17 +02:00
Jan bfa1051345 Feature/slow queries log bind vars (#2954)
* add bind variables when logging slow queries, and make this configurable

* added bind variable tracking
2017-08-04 20:45:12 +02:00
Simon Grätzer 59dc8d0135 Update rocksdb options (#2880)
* changing some defaults

* Maybe fixing performance

* Modified changelog

* Updated documentation to reflect options
2017-07-27 16:05:31 +02:00
Jan 33a7b8b853 Bug fix/mini issues (#2878)
* ignore some return codes when closing zip files and do not report them

* hide mostly useless debug message

* clear basic authentication cache after deletion of users and after updating them

otherwise deleted/changed users can still access the database!

* adjust wording

* added notes about mmfiles-specific parameters

* updated CHANGELOG and documentation
2017-07-27 11:37:34 +02:00
Simran Brucherseifer 6be3210e18 Docs: Moved Auditing and StorageEngines to appropriate categories, added highlights 2017-07-05 10:24:14 +02:00
Jan ccbe1ba792 Bug fix/fix rocksdb options (#2702)
* cleanup rocksdb options
2017-07-02 23:13:42 +02:00
Wilfried Goesgens 47cf60b5cd Document storage engine choice (#2617)
* Document storage engine choice

- WAL is not available with rocksdb
- WAL commands don't output usefull data for rocksdb
- have to manually migrate to rocksdb.

* implement review
2017-06-20 16:54:28 +02:00
Kaveh Vahedipour c1abc0333d cluster documentation varnish (#2553) 2017-06-12 19:02:11 +02:00
Jan 90676a017e fix wrong default value (#2554) 2017-06-12 17:11:34 +02:00
Dan Larkin c48eb92c1e Added some more pass-through options for RocksDB and optimized a couple defaults. 2017-06-06 10:51:01 -04:00
jsteemann 3886aece76 updated manual 2017-05-30 13:09:06 +02:00
jsteemann d8867308fe added missing documentation for option 2017-05-30 12:04:15 +02:00
jsteemann 4ab6d4d4f9 updated documentation 2017-05-30 09:10:19 +02:00
Frank Celler 4800a8b7f6 Feature/hugepages (#2497)
* enabled checks for memory management

* added MADV_NOHUGEPAGE

* added documentation about NUMA and file systems
2017-05-25 16:04:23 +02:00
jsteemann d302c4dd1e updated manual 2017-05-24 17:23:37 +02:00
Dan Larkin 579a4dc64c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-24 10:02:13 -04:00
Dan Larkin de0f3518bc Added OS config page to manual. 2017-05-24 10:02:09 -04:00
jsteemann 7906f0bae7 updated manual 2017-05-24 11:46:22 +02:00
Dan Larkin 39b1fa2a39 Corrected some units in documentation. 2017-05-12 08:51:28 -04:00
Dan Larkin 024fccf82e Increased default size for RocksDB block cache. 2017-05-12 08:46:16 -04:00
jsteemann 956143f6ea moved description into correct section 2017-05-12 12:13:45 +02:00
jsteemann b1aae2efdd remove unused options 2017-05-12 12:12:09 +02:00
Dan Larkin 7a9ccc93a9 Added documentation for RocksDB and hash cache options to manual. 2017-05-11 19:02:36 -04:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
baslr 21eb717c44 ldap documentation 2017-04-24 14:56:52 +02:00
baslr 3d9f58bb70 Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-24 12:45:35 +02:00
baslr 3ef9c664b8 ldap documentation fixes 2017-04-21 16:11:34 +02:00
jsteemann 9d6277689c change default value for `--ssl.protocol` from 4 (TLSv1) to 5 (TLSv12) 2017-04-21 12:49:16 +02:00
baslr 6250e9bfd5 LDAP: documentation 2017-04-03 14:31:48 +02:00
baslr d68f86b4c6 LDAP: documentation 2017-04-03 13:40:35 +02:00
baslr 5b1433c7b2 LDAP: documentation 2017-04-03 12:22:02 +02:00
baslr 2211375abd LDAP: documentation 2017-03-30 13:03:30 +02:00
baslr 1a24d747e6 LDAP: documentation 2017-03-25 12:35:47 +01:00
baslr 843e3d1598 LDAP: documentation 2017-03-25 12:24:44 +01:00
baslr 88514dc7d0 LDAP: documentation 2017-03-25 12:20:08 +01:00
baslr 71fb0e41c9 LDAP: documentation 2017-03-25 12:13:35 +01:00
baslr fa1e0517f1 LDAP: documentation 2017-03-25 10:45:48 +01:00
baslr 3d28afa878 LDAP: documentation 2017-03-24 19:51:31 +01:00
baslr 4098370bf7 LDAP: documentation 2017-03-24 19:45:47 +01:00
baslr ff1201617f LDAP: begin documentation 2017-03-24 14:19:53 +01:00
jsteemann 0f51ccbb93 renamed option and updated documentation 2017-03-13 10:24:58 +01:00
Manuel B 4ffe4257b3 docs:endpoints fix typo 2017-02-24 13:49:22 +01:00
Manuel B a767cba1d5 docs:endpoints IPv6 example 2017-02-24 13:27:47 +01:00
Manuel B be462a41f5 docs:endpoint how to build ipv6 link local address 2017-02-22 00:52:42 +01:00
Manuel B 0102047fc7 docs: special note on ipv6 link-local binding 2017-02-21 21:53:04 +01:00
Dan Larkin 5b736dc319 Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option. 2017-01-30 13:05:10 -05:00
jsteemann 8d0d9d164c updated documentation 2017-01-30 16:38:20 +01:00