1
0
Fork 0
Commit Graph

185 Commits

Author SHA1 Message Date
Kaveh Vahedipour 86557cf07c Feature 3.3/arangodoc (#5541) 2018-06-07 15:10:11 +02:00
Wilfried Goesgens a6734cded5 fix documentation link as pointed out in #4632 (#4637) 2018-02-20 17:40:51 +01:00
Frank Celler 20c8565b25
Feature/encrypted dump (#3777) 2017-11-22 17:25:25 +01:00
Simon Grätzer 7c31960cf2 Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Jan 4ba38bf981 try to work around some assertions (#3296)
* remove obsolete values from relative config

* warn about using obsolete config parameters
2017-09-28 09:21:33 +02:00
Max Neunhöffer 22e46978a6 Bug fix/sort out agency locks (#3306)
New locking concept in Agency. Ensure empty heartbeats can be sent, answered and processed without long locks. Adjust logging. Fix compaction bugs.
2017-09-27 15:22:30 +02:00
Frank Celler b8e999e8da Feature/jenkins pipeline (#3327) 2017-09-26 15:17:47 +02:00
Frank Celler 621bd2abeb added missing default config for jenkins 2017-09-24 10:56:07 +02:00
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
Frank Celler e446cff433 added result code in error message 2017-08-12 10:52:32 +02:00
Frank Celler a692577f5b Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
Max Neunhöffer 2f874249bb Bug fix/adjust agency comm timeouts (#2765)
* Take out 503 timeouts altogether.
* Overhaul of AgencyComm::sendWithFailover loop.
* Let performRequests optionally ignore 404 coll not found.
* Fix error message "database not found" when AgencyComm failed.
* Add log entries in Agency if locks are acquired too slowly.
* Reexecute the javascript cluster sync stuff even if there was no plan/current change...So failed sync jobs can retry later...
* Cover callbacks in Communicator by lock. This fixes https://github.com/arangodb/planning/issues/370
* Put in delay in waiting for leader in agency test.
* Schmutz logging to heartbeat topic.
* Add more lock time diagnostic in agent.
* Switch on agencycomm tracing in coordinator.
2017-07-13 00:44:28 +02:00
Frank Celler 60abc9ff8e raised jenkins log level 2017-07-09 09:28:38 +02:00
Frank Celler 14a82e7685 indirect logging in jenkins to get avoid serialization of requests 2017-07-09 07:59:43 +02:00
Frank Celler 6f1e4efac5 raised log level for Jenkins 2017-07-08 22:35:36 +02:00
Max Neunhöffer 3d8e590bee Adapt Raft timeouts dynamically and fix create collection timeout race
Various fixes.
2017-07-06 12:51:51 +02:00
Kaveh Vahedipour 52f18966c5 jenkins configuration files where erroneously pointing to 'testing' 2017-06-21 11:47:41 +02:00
Max Neunhoeffer 8fbe63e29a Switch on replication logging on jenkins in dbservers. 2017-06-09 10:45:58 +02:00
Ewout Prangsma 4d6fa5bb87 Import RocksDB encryption support (#2491)
* Import RocksDB encryption support

* Adding enterprise hooks

* Allocate scratch space in BlockCipher, used for all subsequent calls to EncryptBlock

* Adding more enterprise hooks

* Added encryption test script

* Added (commented) entry for encryption-keyfile

* Use correct env

* Updated ARANGODB value

* Log startup at debug level

* Removed TTY flag

* Fixed build

* Added prefix block support with unique initial counter & IV for CTR implementation
2017-06-08 08:51:02 +02:00
Your Name 005b35a2cb add selector for auto/mmfiles/rocksdb engine to NSIS installer plus fix some strings to be more userfriendly 2017-05-09 16:18:18 +01:00
Simon Grätzer 0a00a7eb67 Fixed broken JSON output 2017-04-28 14:28:34 +02:00
Simon Grätzer 5d20b79c0f Incremental Sync 2017-04-25 12:01:58 +02:00
Wilfried Goesgens 3df8b676ee simplify documentation installation 2017-03-17 11:02:00 +01:00
Wilfried Goesgens 83738b8434 add empty configuration file 2017-02-20 17:22:52 +01:00
baslr ff73c5bdc0 adding initial arangoexport 2017-02-13 12:04:56 +01:00
Frank Celler ca28e7c978 added support for topic logging 2017-02-02 16:00:37 +01:00
Frank Celler d4210a758c always show the line number 2017-02-02 08:20:02 +01:00
Frank Celler 379d582588 jenkins specific config files 2017-02-01 14:45:33 +01:00
Frank Celler 73cf8e9e04 moved config file for testing to testing 2017-01-31 22:34:03 +01:00
Max Neunhoeffer f3b9633ba1 Run tests without debugging output for thread activity. 2017-01-31 14:39:41 +01:00
Max Neunhoeffer 3f8aba5f0e Increase log level for tests. 2017-01-31 11:58:59 +01:00
jsteemann 8a479c9715 fix typo 2017-01-30 09:46:36 +01:00
Max Neunhoeffer d7b953b546 Switch log level in tests to info by default. 2017-01-25 11:36:39 +01:00
Kaveh Vahedipour d3eb1814b1 merged in devel 2016-11-25 16:23:13 +01:00
Kaveh Vahedipour ab34880bea Merge remote-tracking branch 'origin/devel' into FMH 2016-11-22 10:30:25 +01:00
Frank Celler bdd77a82ce default to stdout for utils 2016-11-21 11:47:53 +01:00
Max Neunhoeffer 97617f7c1c Resolve committed merge conflict markers. 2016-11-19 19:28:50 +08:00
Kaveh Vahedipour a8339e5b4c Merge remote-tracking branch 'origin/devel' into FMH 2016-11-17 16:21:38 +01:00
jsteemann 174a9d0420 fixed config test 2016-11-17 16:02:43 +01:00
Kaveh Vahedipour ffe7f9f3ad merged in devel 2016-11-16 14:59:53 +01:00
Frank Celler 192516f4d7 added -D 2016-11-07 17:20:56 +01:00
Frank Celler 148073800c need both agent (for agency test) and agency (for cluster tests) 2016-10-23 11:45:30 +02:00
Frank Celler d4c48724cc wrong name 2016-10-23 11:43:39 +02:00
Frank Celler e4ba82e8e9 rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
Frank Celler e252b53191 added -D 2016-10-23 00:46:30 +02:00
Frank Celler 5015c1438f fixed typo 2016-09-30 16:37:14 +02:00
Frank Celler f559344034 added different path for different editions 2016-09-30 15:24:31 +02:00
Jan Steemann c2e667f906 fixed issue #2034 2016-09-02 13:46:03 +02:00
Wilfried Goesgens dc5e345440 Add tokens so we can enable the uid during the build. 2016-08-01 13:43:30 +02:00
Wilfried Goesgens c6a1bcc226 Cleanup buildsystem
- add RPM support
  - move macros in own file
  - cleanup sequence
  - add CMAKE switch "-DPACKAGING=[DEB|RPM|DARWIN]" that prepares package building
2016-07-26 16:13:34 +02:00