1
0
Fork 0
arangodb/arangod/Cluster
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
..
AgencyCallback.cpp
AgencyCallback.h
AgencyCallbackRegistry.cpp
AgencyCallbackRegistry.h
ClusterComm.cpp Bug fix/adjust agency comm timeouts (#2765) 2017-07-13 00:44:28 +02:00
ClusterComm.h Bug fix/adjust agency comm timeouts (#2765) 2017-07-13 00:44:28 +02:00
ClusterEdgeCursor.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ClusterEdgeCursor.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ClusterFeature.cpp Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
ClusterFeature.h
ClusterHelpers.cpp
ClusterHelpers.h
ClusterInfo.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
ClusterInfo.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
ClusterMethods.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ClusterMethods.h Fixed distributeShardsLike bug in creating collections. numberOfShard… (#2895) 2017-08-03 19:38:16 +02:00
ClusterTraverser.cpp
ClusterTraverser.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
CollectionLockState.cpp
CollectionLockState.h
DBServerAgencySync.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
DBServerAgencySync.h
FollowerInfo.cpp
FollowerInfo.h
HeartbeatThread.cpp Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
HeartbeatThread.h Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
RestAgencyCallbacksHandler.cpp
RestAgencyCallbacksHandler.h
ServerState.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
ServerState.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
TraverserEngine.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
TraverserEngine.h
TraverserEngineRegistry.cpp
TraverserEngineRegistry.h
v8-cluster.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-cluster.h