diff --git a/services/backup/docker-server/contents/server/src/Reactors/server/CreateNewBackupReactor.h b/services/backup/docker-server/contents/server/src/Reactors/server/CreateNewBackupReactor.h --- a/services/backup/docker-server/contents/server/src/Reactors/server/CreateNewBackupReactor.h +++ b/services/backup/docker-server/contents/server/src/Reactors/server/CreateNewBackupReactor.h @@ -117,9 +117,6 @@ if (!this->putReactor->isDone()) { this->blobPutDoneCV.wait(lock2); } - if (this->putReactor->getDataExists()) { - // todo use put to add a new holder to the existing hash - } try { // TODO add recovery data // TODO handle attachments holders