mirror of https://gitee.com/bigwinds/arangodb
* Added tests for dump-restore of SmartGraphs * Arangosh will now expose isSmart and the smartGraphAttribute on properties * RestReplicationHandler will now ignore smart-graph collections unless you execute it with force * Added changelog * Reactivated original mmfiles dump/restore test * Skip hidden smart graph collections in arangodump * Do not dump shadowCollections metadata of smart edge collections * Cluster optimizer rules for soerted gather nodes now handle virtual edge collections correctly * Added a dump/restore tests for smartgraphs in rocksdb as well * Deactivated checks for writesExecuted statistics in dump/restore tests for smartgraphs mmfiles * Really exclude shadowCollections * Reduced loglevel * Added tests * Don't change single-server behaviour * Fix tests for omitted shadowCollections and hidden collections * Activated statistics in MMFIles dump test again and included isEnterprise in rocksdb dump test * A modification node can now disableStatistics, which means it does not contribute to query->extras() this is only relevant in SmartGraph case so far. * Added a test to dump&restore satellite collections * Bugfix: restore satellite collections properly * Added regression test for internal issue #2237 * Fix bug #2237 * Updated CHANGELOG * Copied dump/restore tests to rockdsb * Removed enterprise test * Added inline comment for smart-edge collections in optimizer rules * Removed duplicate CHANGELOG entry * Simplified removal of shadowCollections |
||
---|---|---|
.. | ||
Actions | ||
Agency | ||
Aql | ||
Auth | ||
Cache | ||
Cluster | ||
GeneralServer | ||
Graph | ||
Indexes | ||
InternalRestHandler | ||
MMFiles | ||
Pregel | ||
Replication | ||
RestHandler | ||
RestServer | ||
RocksDBEngine | ||
Scheduler | ||
Statistics | ||
StorageEngine | ||
Transaction | ||
Utils | ||
V8Server | ||
Views | ||
VocBase | ||
CMakeLists.txt | ||
dbg.cmake |