cherry pick from #43076
This commit is contained in:
@ -1608,8 +1608,7 @@ public class RestoreJob extends AbstractJob {
|
||||
return;
|
||||
}
|
||||
|
||||
LOG.info("waiting {} replicas to make snapshot: [{}]. {}",
|
||||
unfinishedSignatureToId.size(), unfinishedSignatureToId, this);
|
||||
LOG.info("waiting {} replicas to make snapshot. {}", unfinishedSignatureToId.size(), this);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user