1
0
Fork 0
arangodb/scripts
Michael Hackstein e05880895a
Bug fix 3.4/shorter foot in door (#7084)
* Implement `syncCollectionCatchup` in DatabaseTailingSyncer.

First stab, might not even compile.

* Fixed a typo.

* Fix a typo and a compilation problem.

* Further compilation fix.

* Implement two stage catchup.

* Two small corrections.

* Unified error messages in Synchronize shard job.

* Improved a code comment.

* Fixed autocasting bool->double and double->bool issue. That is truely one of the best features ever invented... </irony>

* Renamed doHardLock => toSoftLockOnly and inverted default value

* Merged soft/hard foot logic with Transaction splits

* Use scopeguards to cancel readlocks
2018-10-26 16:16:52 +02:00
..
build-bundle.sh added prefix variable to build bundle, potentially fixes mac os package builds (#5455) 2018-05-24 20:47:00 +02:00
build-dbg-deb.sh
build-deb.sh Bug fix/fix cmake warnings (#5503) 2018-06-01 15:51:20 +02:00
build-docker.sh
build-nsis.sh
build-rpm.sh
build-snap.sh
build-xc-deb.sh
build-xc64-deb.sh
buildCompletionsBash.sh
buildCompletionsFish.sh
cluster-run-common.sh Added --rr parameter to startLocalCluster.sh (#6916) 2018-10-17 14:15:05 +02:00
disable-cores.sh Fix the recovery tests under mac os x (#6593) 2018-09-26 21:57:10 +02:00
dumpAgency.sh
encryptionTest.sh
generateDocumentation.sh Feature/semantic versioning (#6265) 2018-08-27 23:25:21 +02:00
generateMaintenanceTestData.sh Feature 3.4/detailed get maintenance feature (#6666) 2018-10-01 14:50:25 +02:00
jsonQueryToYaml
killLocalCluster.sh
limitMemory.sh
perfanalysis.cpp
quickieTest.sh rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
setupPerfEvents.sh
setupPerfEvents_onlyCriticalWrite.sh
shutdownLocalCluster.sh
startArangoDBClusterLocal.sh Feature/add dbserver as an alias for primary (#6072) 2018-08-06 17:20:50 +02:00
startLeaderFollower.sh fix logging of stdout for agency nodes (#6377) 2018-09-05 13:48:25 +02:00
startLocalCluster.bat Feature/add dbserver as an alias for primary (#6072) 2018-08-06 17:20:50 +02:00
startLocalCluster.ps1 Feature/add dbserver as an alias for primary (#6072) 2018-08-06 17:20:50 +02:00
startLocalCluster.sh Bug fix 3.4/shorter foot in door (#7084) 2018-10-26 16:16:52 +02:00
startLocalDockerCluster.sh Feature/add dbserver as an alias for primary (#6072) 2018-08-06 17:20:50 +02:00
startStandAloneAgency.sh agency updating endpoints properly (#6643) 2018-09-28 15:12:40 +02:00
tmux_starter
unittest
unpackInspectorReport.sh unpacker for inspector reports (#5546) 2018-06-07 13:41:55 +02:00