mirror of https://gitee.com/bigwinds/arangodb
* Added a minReplicationFactor field in Collections. It is not possible to modify it yet and noone cares for it * Added some assertion son minReplicationFactor * Transaction API will now reject writes as soon as minimal replication factor is NOT fulfilled * added minReplicationFactor to the user interface, preparation for the collection api changes * added minReplicationFactor to VocBaseCollection, RestReplicationHandler, RestCollectionHandler, ClusterMethods, ClusterInfo and ClusterCollectionCreationInfo * added minReplicationFactor usage to tests * TODO TEMOPORARY COMMIT FOR TESTING PLEASE REVERT ME * minReplicationFactor now able to change via collection properties route * fixed wrongly assert * added minReplicationFactor to the graph management ui * added minReplicationFactor to the gharial api * Fixed off-by-one error in minReplicationFactor. We actually enforced one more. * adjusted description of minReplicationFactor * FollowerInfo Refactoring * added gharial api graph creation tests with minimal replication factor * proper cleanup of shell collection tests, removed lots of duplicate code, preparation for some new tests * added collection create tests using invalid/valid names, replicationFactor and minReplicationFactor * Debug logging * MORE Debug logging * Included replication fast lane * Use correct minreplicationfactor * modified debug logging * Fixed compileissues * MORE Debug logging * MORE Debug logging * MORE Debug logging * MORE Debug logging * MORE Debug logging * MORE Debug logging * MORE Debug logging * Revert "MORE Debug logging" This reverts commit |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ClusterCollection.cpp | ||
ClusterCollection.h | ||
ClusterEngine.cpp | ||
ClusterEngine.h | ||
ClusterIndex.cpp | ||
ClusterIndex.h | ||
ClusterIndexFactory.cpp | ||
ClusterIndexFactory.h | ||
ClusterRestCollectionHandler.cpp | ||
ClusterRestCollectionHandler.h | ||
ClusterRestExportHandler.cpp | ||
ClusterRestExportHandler.h | ||
ClusterRestHandlers.cpp | ||
ClusterRestHandlers.h | ||
ClusterRestReplicationHandler.cpp | ||
ClusterRestReplicationHandler.h | ||
ClusterRestWalHandler.cpp | ||
ClusterRestWalHandler.h | ||
ClusterSelectivityEstimates.cpp | ||
ClusterSelectivityEstimates.h | ||
ClusterTransactionCollection.cpp | ||
ClusterTransactionCollection.h | ||
ClusterTransactionState.cpp | ||
ClusterTransactionState.h | ||
ClusterV8Functions.cpp | ||
ClusterV8Functions.h | ||
Common.h | ||
MMFilesMethods.cpp | ||
MMFilesMethods.h | ||
RocksDBMethods.cpp | ||
RocksDBMethods.h |