trying to merge chunks to trigger better balancing after 50% of the data was deleted by the developers
0
Trying to merge chunks using the following command: db.adminCommand ( { mergeChunks: "HTMLDumps.HTMLRepository", bounds: [ { "ShardMapId" : 2, "DomainId" : 62 }, { "ShardMapId" : 2, "DomainId" : 162 } ] } ) getting the following error when trying to run the above command to try to merge any of the available consecutive chunks available on a shard: { "ok" : 0, "errmsg" : "Failed to commit chunk merge :: caused by :: DuplicateKey: chunk operation commit failed: version 32|6||5ba8d864bba4ff264edf0bd9 doesn't exist in namespace: HTMLDumps.HTMLRepository. Unable to save c