Skip to content

Commit

Permalink
Update InitWorkspaceServer.java
Browse files Browse the repository at this point in the history
  • Loading branch information
bio-boris authored Feb 12, 2025
1 parent 6205266 commit 95d78c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ private static BlobStore setupBlobStore(

// Add logs before initializing S3BlobStore
rep.reportInfo("Initializing S3BlobStore with:");
rep.reportInfo(" - Collection: " + collection.getNamespace());

rep.reportInfo(" - Backend Container: " + cfg.getBackendContainer());

try {
Expand Down

0 comments on commit 95d78c6

Please sign in to comment.