Move changes from the support branch #129

Merged
fyrchik merged 2 commits from fyrchik/frostfs-node:move-support into master 2023-03-10 10:59:16 +00:00
Showing only changes of commit 3179610743 - Show all commits

View file

@ -288,7 +288,6 @@ func (s *Service) syncLoop(ctx context.Context) {
s.log.Error("could not calculate container nodes",
zap.Stringer("cid", cnr),
zap.Error(err))
removed = append(removed, cnr)
continue
}