1
0
Fork 0
arangodb/scripts
Max Neunhöffer 7bae6980e8
Bug fix/agent lead hanger (#4147)
* Really enforce the hidden option --server.maximal-threads if given.
* Switch off --log.force-direct in scripts/startStandAloneAgency.sh
* Lower the timeout for sending AppendEntriesRPC to 150s.
* Erase _earliestPackage when becoming a leader.
* Challenge leadership in agent main loop.
* Use steady_clock for _earliestPackage.
* Change _lastAcked and _leaderSince to steady_clock as well.
* time difference calculations based on old readSystemClock to steadyClockToDouble
* All system_clock transitioned to steady_clock in Agent. Remaining system_clock are user input / output or timestamps
* Inception system_clock to steady_clock
2017-12-27 16:45:39 +01:00
..
build-bundle.sh add build target to compile the starter if its present (#3679) 2017-12-06 16:33:37 +01:00
build-dbg-deb.sh add build target to compile the starter if its present (#3679) 2017-12-06 16:33:37 +01:00
build-deb.sh add build target to compile the starter if its present (#3679) 2017-12-06 16:33:37 +01:00
build-docker.sh Feature/jenkins pipeline (#3347) 2017-09-29 12:30:22 +02:00
build-nsis.sh add build target to compile the starter if its present (#3679) 2017-12-06 16:33:37 +01:00
build-rpm.sh add build target to compile the starter if its present (#3679) 2017-12-06 16:33:37 +01:00
build-snap.sh add build target to compile the starter if its present (#3679) 2017-12-06 16:33:37 +01:00
build-xc-deb.sh finalize xc compile 2016-12-07 16:33:20 +01:00
build-xc64-deb.sh crosscompiling 2017-04-17 16:05:55 +02:00
buildCompletionsBash.sh Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
buildCompletionsFish.sh Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
cluster-run-common.sh Store parameters of startLocalCluster.sh (#3593) 2017-11-08 11:26:54 +01:00
disable-cores.sh disable cores during recovery setup 2016-12-22 16:40:51 +01:00
dumpAgency.sh follow redirect for dumpagency 2016-09-27 16:12:47 +02:00
encryptionTest.sh Import RocksDB encryption support (#2491) 2017-06-08 08:51:02 +02:00
generateDocumentation.sh enable scripts to force a gitbook version that is currently already installed, so it doesn't fetch stuff from the 'net. (#2803) 2017-07-18 21:44:56 +02:00
jsonQueryToYaml
killLocalCluster.sh fixed some stuff, stopping still not working 2016-12-05 01:18:05 +01:00
limitMemory.sh fix usage of su 2017-05-30 14:50:57 +02:00
perfanalysis.cpp Fix compilation instructions. 2016-12-23 09:15:33 +01:00
quickieTest.sh run jslint in the background 2017-01-09 19:17:29 +01:00
setupPerfEvents.sh Latest addition to setupPerfEvents.sh 2016-12-23 23:30:29 +01:00
setupPerfEvents_onlyCriticalWrite.sh New setup for perf events only for critical section. 2016-12-28 22:03:11 +01:00
shutdownLocalCluster.sh fix startLocalCluster for darwin (#3641) 2017-11-09 20:08:35 +01:00
startArangoDBClusterLocal.sh Implement cluster authentication 2016-10-17 13:35:55 +02:00
startLeaderFollower.sh Fixing collection name collection handling in Syncer (#3710) 2017-11-17 16:36:57 +01:00
startLocalCluster.bat
startLocalCluster.ps1 Enable supervision for windows 2017-06-09 15:52:57 +02:00
startLocalCluster.sh potentially fix send request timeout (#4026) 2017-12-13 17:54:12 +01:00
startLocalDockerCluster.sh
startStandAloneAgency.sh Bug fix/agent lead hanger (#4147) 2017-12-27 16:45:39 +01:00
tmux_starter Feature/issue 387 cluster index estimates (#2866) 2017-08-01 09:53:58 +02:00
unittest Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00