Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yongqiang YANG committed Jan 3, 2025
1 parent 5608db5 commit 6582865
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,6 @@ private void uploadSnapshot() {
brokers.get(0),
S3ClientBEProperties.getBeFSProperties(repo.getRemoteFileSystem().getProperties()),
repo.getRemoteFileSystem().getStorageType(), repo.getLocation());
LOG.info("Remote file system properties: {}", repo.getRemoteFileSystem().getProperties());
batchTask.addTask(task);
unfinishedTaskIds.put(signature, beId);
}
Expand Down

0 comments on commit 6582865

Please sign in to comment.