1
0
Fork 0
arangodb/arangod/Replication
Max Neunhoeffer 1f926fc24b Fix synchronous replication: use shard name instead of ID.
Explanation: Different replicas of the same shard will have different
local collection IDs. Therefore we have to use the shard name
(collection name) to indentify collections in synchronous replication.
2016-06-13 13:54:32 +02:00
..
ContinuousSyncer.cpp Fix synchronous replication: use shard name instead of ID. 2016-06-13 13:54:32 +02:00
ContinuousSyncer.h less json 2016-03-03 14:23:39 +01:00
InitialSyncer.cpp Fix synchronous replication: use shard name instead of ID. 2016-06-13 13:54:32 +02:00
InitialSyncer.h Fix synchronous replication: use shard name instead of ID. 2016-06-13 13:54:32 +02:00
Syncer.cpp Fix synchronous replication: use shard name instead of ID. 2016-06-13 13:54:32 +02:00
Syncer.h Fix synchronous replication: use shard name instead of ID. 2016-06-13 13:54:32 +02:00