Skip to content

Display full address of s3 compatible object storage in log #6149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yujunz opened this issue May 27, 2025 · 2 comments
Closed

Display full address of s3 compatible object storage in log #6149

yujunz opened this issue May 27, 2025 · 2 comments
Labels
kind/feature New feature or request

Comments

@yujunz
Copy link
Contributor

yujunz commented May 27, 2025

What would you like to be added:
Display full address of s3 compatible object storage in log
Why is this needed:
Current display is confusing especially when source and destination bucket have the same name

juicefs heal us-west-m-sh
2025/05/27 14:08:12.355268 juicefs[202347] <INFO>: Syncing between s3://juicefs/us-west/ and s3://juicefs/us-west/

Desired display

Syncing between s3://juicefs.source.minio.me/us-west/ and s3://juicefs.dest.minio.me/us-west/
@polyrabbit
Copy link
Contributor

@yujunz Just ported our internal format to #6151, you can give it a try.

@jiefenghuang
Copy link
Contributor

closed by #6151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants