1
0
Fork 0
Commit Graph

250 Commits

Author SHA1 Message Date
Simran 3ded78c495
Doc - Fix ReplicationApplier.md hint box (#8372) 2019-03-11 16:36:06 +01:00
Jan 4c6c61ca33
document `includeFoxxQueues` attribute and persist it (#8351) 2019-03-08 18:43:35 +01:00
Simran 3df86129e8 Doc - Use proper terms for editions (esp. shardingStrategy) (#8014) 2019-02-23 23:11:36 +01:00
Simran e7810e1956 Doc - Update remark about per-database replication (#7891) 2019-01-08 19:36:00 +01:00
maxkernbach 4db6390054 Doc - re-add switching storage engine section (#7781) 2018-12-27 11:03:31 +01:00
sleto-it 59a831eed8
Doc - Rewrite Configuration page, restore old file structure (#7628) 2018-12-06 12:42:20 +01:00
maxkernbach c245e9e230 Doc - change replica-amount (#7655)
forwardport #7625
2018-12-05 17:03:30 +01:00
Omar_A f8eab9b7e1 added ":true" to "X-Arango-Allow-Dirty-Read" header (#7277) 2018-11-20 13:08:15 +01:00
Simran c83d74e384 Doc - Training material links (#6683) 2018-10-17 23:52:35 +02:00
Simran fd1019c51e Doc - Sync external repos 2018-09-26 (#6476) 2018-10-01 18:12:56 +02:00
sleto-it e9b727c41f
Doc - Improve backup page (#6641) 2018-10-01 15:49:03 +02:00
Vinay Pyati f4b6d3ef70 Doc - list the current configuration options (#6571) 2018-09-27 15:42:41 +02:00
Simran 5c9cf69bd2 Doc - Configuration refactor 2 (#6378) 2018-09-05 19:39:39 +02:00
Jan 840ad8c20d
added option `--rocksdb.use-file-logging` (#6308) 2018-08-31 17:23:00 +02:00
Jan 0d48677619
Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
sleto-it 2baba7e05d
Doc - Additional Scalability & Architecture Refactor (#5850) 2018-08-22 23:27:31 +02:00
sleto-it 58f42e7240
Doc - Reflect changes in dir structure (#6169) 2018-08-22 16:39:27 +02:00
Simon 229c09d434 Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
sleto-it 96db5356b8
Doc - 3.3.14 new starter upgrade procedure + partial sync of external repos (#6020) 2018-08-16 20:06:53 +02:00
KVS85 e6188ab4ff Doc - Added notice related to converting JSON files to JSONlines (#5859) 2018-08-15 20:33:30 +02:00
Omar_A 241eea4748 Doc - added Encryption Limitation notes (#6147) 2018-08-15 20:20:10 +02:00
Jan 2bc672cebd
centralized more of the sharding strategies code (#6140) 2018-08-15 14:37:01 +02:00
Dan Larkin-York fddee01296 Document hidden --server.flush-interval parameter. (#6122) 2018-08-08 17:03:44 +02:00
jsteemann 8dd60de67d documentation updates 2018-07-26 18:20:25 +02:00
Jan 1f16898027
added more RocksDB options and stats (#6006) 2018-07-26 16:48:25 +02:00
Jan 21023945ba
disable RocksDB background syncing on Windows (#6004) 2018-07-26 16:48:11 +02:00
Alan Plum 5b5ed838cb Doc - New Foxx docs content (#5842) 2018-07-25 20:03:17 +02:00
Simran 2080c81e80 Doc - Enterprise Edition hint boxes (#5921) 2018-07-20 10:53:22 +02:00
Wilfried Goesgens d7f96d2a63 Doc - single link per line (#5904) 2018-07-20 10:46:27 +02:00
Jan a9f8b1b64e
Merge branch 'devel' into bug-fix/fixes-1707 2018-07-19 10:33:16 +02:00
Wilfried Goesgens bf32c4e7e1 Doc - add duplicate check in the build script (#5897) 2018-07-18 19:01:07 +02:00
jsteemann 8b91bea576 as usual, @fceller is right 2018-07-17 22:15:51 +02:00
jsteemann 6d2f214b48 make RocksDB the default storage engine 2018-07-17 13:29:31 +02:00
jsteemann 1588c358b9 options cleanup 2018-07-17 12:33:10 +02:00
Jan 1a128799f2
finalize `--rocksdb.sync-interval` feature (#5856) 2018-07-17 11:09:57 +02:00
sleto-it 8714a9293c
Doc - Starter Recovery Procedure + external sync (#5853) 2018-07-12 14:55:33 +02:00
sleto-it edd5eba814
Doc - Cluster Administration Improvements (#5799) 2018-07-09 02:20:31 +02:00
Omar_A 97987d6c57 Doc - added EE note (#5784) 2018-07-05 16:18:57 +02:00
Simran 2ebad67906 Doc - Startup parameter usage improvements (#5759) 2018-07-04 13:58:15 +02:00
sleto-it 60bc6a948c
Doc - Dangling interbook checker [New] (#5735) 2018-06-30 13:23:02 +02:00
sleto-it edc31ff7dd
Doc - Upgrade & Deployment Refactor (#4750) 2018-06-30 11:11:56 +02:00
Simran 861f4cef92 Doc - Typo in managing users (#5500) 2018-06-05 09:37:08 +02:00
Vinay Pyati e7b3afa96b Doc - fix SSL endpoints (#5502) 2018-06-05 09:13:37 +02:00
Jan 76e2c1b087
abort startup when using SSLv2 for a server endpoint (#5339) 2018-05-15 18:38:34 +02:00
Jan 4703049c4e
added startup option `--log.escape` for unescaped logging (#5315) 2018-05-11 19:12:16 +02:00
jsteemann 55ee1aef3e fixed documentation issue #5325 2018-05-11 14:49:57 +02:00
Simran 59de3403c1 Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
Matthew Von-Maszewski 9caa796a9c apply edits suggested by Willi (#5260) 2018-05-04 10:39:12 +02:00
Matthew Von-Maszewski 9ff6a41236 Add pacing logic to arangoimp (#5238)
* initial check-in of working auto block size tuning for import.  Needs clean-up.
* partial fix in this branch to enable testing, awaiting better fix in different branch.
* move pacing code from findIdleSender to AutoTuneThread object.
* move pacing code from findIdleSender to AutoTuneThread object.  clean up dead code.  add comments about algorithm.
* edits to algorithm discussion
* correct logging level.  add CHANGELOG entry.
* update comment concerning proper usage of shutdown()
* initialize new static member MaxBatchSize.  Correct sendCsvBuffer() call to addPeriodByteCount() since _outputBuffer drained by sendData().
* remove redundant semicolons.  add new static member MaxBatchSize.
* move MaxBatchSize to ImportHelper so both ImportFeature object and AutoTuneThread object can access it.
* minor updates to comments and statics
* add pacing discussion to import manual page
* minor edit
2018-05-02 22:34:04 +02:00
Simon a1416e1067 Make v8 optional on startup (#5220) 2018-04-30 12:48:57 +02:00