1
0
Fork 0
arangodb/arangosh
Michael Hackstein 5decb66d01
fix dump&restore of smart graphs (#5065)
* 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
2018-04-10 17:21:03 +02:00
..
Benchmark added --server.ask-jwt-secret to arangosh (#5004) 2018-04-02 19:20:31 +02:00
Dump fix dump&restore of smart graphs (#5065) 2018-04-10 17:21:03 +02:00
Export added --server.ask-jwt-secret to arangosh (#5004) 2018-04-02 19:20:31 +02:00
Import added --server.ask-jwt-secret to arangosh (#5004) 2018-04-02 19:20:31 +02:00
Restore added --server.ask-jwt-secret to arangosh (#5004) 2018-04-02 19:20:31 +02:00
Shell Avoid usleep for Windows (#5046) 2018-04-06 14:26:10 +02:00
V8Client finish ResponseCode enum 2016-08-23 15:46:42 +02:00
VPack moved shell colors into their own feature 2017-05-23 16:53:43 +02:00
CMakeLists.txt fixed compiler warnings and added missing call to arangosh 2018-03-01 12:17:47 +01:00
dbg.cmake streamline import process; fix arangoexport 2017-02-20 15:35:34 +01:00
install.cmake fix directory naming and target dependency chain 2017-02-21 16:51:56 +01:00