1
0
Fork 0
arangodb/arangod/ClusterEngine
Kaveh Vahedipour 860fa21219 Bug fix 3.4/index readiness (#6716)
* backport of test data generation for maintenance from devel
* 3.4 working
* fixing index use in cluster while still being built
* fixed broken views
* correct 200 for ensureIndex
* merge with 3.4
* agency comm to handle replace in array
* supervision changes
* cluster info's exsureIndex
* 3.4 ready
* timeout
* missing files from origin
* neunhoef complaints
* bogus entry
* no need to wait for current once again
* no longer necessary. done in IndexFactory now
* correct comments
* left overs
* dead code revived
* Move CHANGELOG entry to the right place.
2018-11-21 14:41:36 +01:00
..
CMakeLists.txt Add engine specific collection APIs (#6962) 2018-10-19 15:23:55 +02:00
ClusterCollection.cpp [3.4] MMFiles replication: get followers under lock (#7298) 2018-11-19 13:03:07 +01:00
ClusterCollection.h Bug fix 3.4/aql speedup (#7378) 2018-11-20 16:08:16 +01:00
ClusterEngine.cpp potentially fix failing Windows catch test (#7080) 2018-10-26 10:11:02 +02:00
ClusterEngine.h fix https://github.com/arangodb/release-3.4/issues/99 (#6951) 2018-10-19 15:26:23 +02:00
ClusterIndex.cpp fix https://github.com/arangodb/release-3.4/issues/99 (#6951) 2018-10-19 15:26:23 +02:00
ClusterIndex.h Next try at truncate (#7090) (#7096) 2018-10-26 15:06:36 +02:00
ClusterIndexFactory.cpp Bug fix 3.4/index readiness (#6716) 2018-11-21 14:41:36 +01:00
ClusterIndexFactory.h fixing exception in ClusterIndexFactory (#6053) 2018-08-02 08:59:20 +02:00
ClusterRestCollectionHandler.cpp Add engine specific collection APIs (#6962) 2018-10-19 15:23:55 +02:00
ClusterRestCollectionHandler.h Add engine specific collection APIs (#6962) 2018-10-19 15:23:55 +02:00
ClusterRestExportHandler.cpp Add engine specific collection APIs (#6962) 2018-10-19 15:23:55 +02:00
ClusterRestExportHandler.h document the RequestLanes, and "fix" the lanes of a few handlers (#6152) 2018-08-15 11:58:16 +02:00
ClusterRestHandlers.cpp Add engine specific collection APIs (#6962) 2018-10-19 15:23:55 +02:00
ClusterRestHandlers.h
ClusterRestReplicationHandler.cpp
ClusterRestReplicationHandler.h document the RequestLanes, and "fix" the lanes of a few handlers (#6152) 2018-08-15 11:58:16 +02:00
ClusterRestWalHandler.cpp remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
ClusterRestWalHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterSelectivityEstimates.cpp Bug fix 3.4/fix cluster index estimates (#6487) 2018-09-13 23:14:07 +02:00
ClusterSelectivityEstimates.h Bug fix 3.4/fix cluster index estimates (#6487) 2018-09-13 23:14:07 +02:00
ClusterTransactionCollection.cpp [3.4] MMFiles replication: get followers under lock (#7298) 2018-11-19 13:03:07 +01:00
ClusterTransactionCollection.h [3.4] MMFiles replication: get followers under lock (#7298) 2018-11-19 13:03:07 +01:00
ClusterTransactionContextData.h
ClusterTransactionManager.h
ClusterTransactionState.cpp
ClusterTransactionState.h
ClusterV8Functions.cpp
ClusterV8Functions.h
Common.h fix https://github.com/arangodb/release-3.4/issues/99 (#6951) 2018-10-19 15:26:23 +02:00
MMFilesMethods.cpp Add engine specific collection APIs (#6962) 2018-10-19 15:23:55 +02:00
MMFilesMethods.h Add engine specific collection APIs (#6962) 2018-10-19 15:23:55 +02:00
RocksDBMethods.cpp Add engine specific collection APIs (#6962) 2018-10-19 15:23:55 +02:00
RocksDBMethods.h Add engine specific collection APIs (#6962) 2018-10-19 15:23:55 +02:00