Jan
1d15b50d22
Bug fix/applicationserver stop ( #9414 )
2019-07-08 20:30:05 +02:00
Jan
449ab1ed8e
Bug fix/cppcheck 13042019 ( #8752 )
2019-04-15 10:13:56 +02:00
Max Neunhöffer
80bfb85695
Port agency performance tuning for many shards to devel. ( #8647 )
...
* Port agency performance tuning for many shards to devel.
* Add more IDs to LOG_TOPIC calls.
* Even more IDs for LOG_TOPIC.
* Fix a duplicate LOG_TOPIC ID.
* Fix an old merging bug in devel.
* Don't hesitate between phases one and two for small clusters.
2019-04-11 11:14:56 +02:00
Frank Celler
ac9f375fb5
big reformat
2018-12-26 00:54:03 +01:00
Kaveh Vahedipour
8bd834bcf7
Maintenance delayed by incomplete hashing maintenance actions ( #6448 )
2018-09-14 17:44:32 +02:00
jsteemann
125cbf00cc
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2018-09-12 21:35:06 +02:00
jsteemann
ec6c6a5e68
pass variables by const reference
2018-09-12 21:34:37 +02:00
Jan
6b32d2d9b2
fix init-order fiasco with static strings ( #6475 )
...
* fix init-order fiasco with static strings
* try to work around compile errors
2018-09-12 21:30:49 +02:00
Kaveh Vahedipour
6b2733625c
Feature/static const strings cleanup ( #6352 )
...
* AgentConfiguration cleanup
* static strings in maintenance / agency
* more strings unified
* fix windows build
2018-09-11 13:40:03 +02:00
Lars Maier
5555bd2fad
Schmutz++ Improved ( #6259 )
...
* Fixed startup order. Don't start maintenance threads in single-server or agent.
Added range check for `--server.maintenance-threads`.
Fixed invalid array access, when shard exists locally but not in plan.
* Removed unused header imports.
* Added CHANGELOG entry
* Fixed shutdown bug. Startup fixed.
* Fixed catch test.
* Add Maintenance improvements to NewFeature34.md.
2018-08-27 20:25:09 +02:00
jsteemann
0d767fcabe
removed unused type
2018-08-25 11:28:58 +02:00
Kaveh Vahedipour
28754cbf15
Feature/schmutz plus plus ( #5972 )
...
- Schmutz now called "Maintenance" and completely implemented in C++
- Fix index locking bug in mmfiles
- Fix a bug in mmfiles with silent option and repsert
- Slightly increase supervision okperiod and graceperiod
2018-08-24 12:15:35 +02:00