add some comments

This commit is contained in:
Roberto Cirillo 2021-09-09 15:58:57 +02:00
parent 745323eb63
commit 0472efaf36
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ public class SoftCopyOperator extends SoftCopy {
ObjectId md5Id=getDuplicatesMap(md5);
// check if the source object is already a map
if(isMap(sourceObject)){
logger.debug("the sourceObject with the following id: "+mapId+" is already a map");
logger.debug("the sourceObject with the following id: "+sourceId+" is already a map");
mapId=sourceId;
// then it's needed to add only the destObject to the map
//first: create link object to destination place