1
0
Fork 0

increase plan too?

This commit is contained in:
Kaveh Vahedipour 2016-12-30 14:03:37 +01:00
parent 839654d095
commit 1e8f44dcd0
1 changed files with 1 additions and 0 deletions

View File

@ -488,6 +488,7 @@ function createLocalCollections (plannedCollections, planVersion,
collInfo.planId + '/' + shard);
global.ArangoAgency.set('Current/Collections/' + database + '/' + collInfo.planId + '/' + shard, payload);
global.ArangoAgency.increaseVersion('Current/Version');
global.ArangoAgency.increaseVersion('Plan/Version');
var envelope = {};
envelope[agencyCols + database + '/' + collInfo.planId + '/' + shard] = payload;